Merge pull request #25 from lauris/patch-1

Add new PostgreSQL GUI tool
This commit is contained in:
Asad Dhamani 2016-02-15 14:31:06 +05:30
commit af3d6bef0f

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 (Commercial Software)
* [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