pgweb
Cross-platform client for PostgreSQL databases
Pgweb is a web-based, cross-platform PostgreSQL database browser written in Go. Go was used in backend development in order to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms.
Pgweb was created as an attempt to build a very simple and portable application to work with local or remote PostgreSQL databases.