# awesome-postgres A curated list of awesome MySQL software, libraries, tools and resources, inspired by awesome-mysql - [Awesome-Postgres](https://github.com/dhamaniasad/awesome-postgres#awesome-postgres) - [Backups](#backups) - [GUI](#gui) - [Distributions](#distributions) - [CLI](#cli) ### 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 * [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go ### Distributions * [Postgres.app](http://postgresapp.com/) - The Easiest Way to Get Started with PostgreSQL on the Mac ### CLI * [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting