Web-based PostgreSQL database browser with intuitive UI
Web-based PostgreSQL database browser
pgweb
$ pgweb --db=mydatabase
$ pgweb --host=db.example.com --user=postgres --password --db=production
$ pgweb --db=testdb --listen=3001