awesome-postgres/README.md

19 lines
832 B
Markdown
Raw Normal View History

2015-08-02 09:27:17 +02:00
# awesome-postgres
A curated list of awesome MySQL software, libraries, tools and resources, inspired by awesome-mysql
2015-08-02 09:32:43 +02:00
2015-08-02 09:42:16 +02:00
- [Awesome-Postgres](https://github.com/dhamaniasad/awesome-postgres#awesome-postgres)
- [Backups](#backups)
2015-08-02 09:50:01 +02:00
- [GUI](#gui)
- [Distributions](#distributions)
2015-08-02 09:32:43 +02:00
### Backups
2015-08-02 09:42:16 +02:00
* [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
2015-08-02 09:50:01 +02:00
### 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