PostgreSQL is — hands-down — my favorite persistence engine. However, it has long lacked the tooling of its alternatives. Tools like pgweb are changing that story. This is a web-based browser for PostgreSQL database server. It's written in Go and works on Mac OSX, Linux and Windows machines... This project is an attempt to create a very simple and portable application to work with PostgreSQL datab
