diff --git a/README.md b/README.md index 943a524..6b0a984 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,16 @@ A curated list of awesome MySQL software, libraries, tools and resources, inspir - [Awesome-Postgres](https://github.com/dhamaniasad/awesome-postgres#awesome-postgres) - [Backups](#backups) + - [GUI](#gui) + - [Distributions](#distributions) ### Backups * [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku * [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant + +### GUI +* [pgAdmin](http://pgadmin.org/) - Postgres Adminisitration and Management GUI +* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for Postgres + +### Distributions +* [Postgres.app](http://postgresapp.com/) - The Easiest Way to Get Started with PostgreSQL on the Mac