Add PostgreSQL GUI tool.

This commit is contained in:
Lauris Dzilums 2016-02-15 10:48:03 +02:00
parent a47c05270b
commit 315fc00df5

View File

@ -22,6 +22,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant
### GUI
* [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI
* [pgAdmin](http://pgadmin.org/) - Postgres Administration and Management GUI
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for Postgres
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go