mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-22 11:23:00 +02:00
Update README.md
This commit is contained in:
parent
aa86eb2a61
commit
79cee0135f
@ -5,6 +5,7 @@ A curated list of awesome MySQL software, libraries, tools and resources, inspir
|
|||||||
- [Backups](#backups)
|
- [Backups](#backups)
|
||||||
- [GUI](#gui)
|
- [GUI](#gui)
|
||||||
- [Distributions](#distributions)
|
- [Distributions](#distributions)
|
||||||
|
- [CLI](#cli)
|
||||||
|
|
||||||
### Backups
|
### Backups
|
||||||
* [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
|
* [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
|
||||||
@ -13,6 +14,10 @@ A curated list of awesome MySQL software, libraries, tools and resources, inspir
|
|||||||
### GUI
|
### GUI
|
||||||
* [pgAdmin](http://pgadmin.org/) - Postgres Adminisitration and Management GUI
|
* [pgAdmin](http://pgadmin.org/) - Postgres Adminisitration and Management GUI
|
||||||
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for Postgres
|
* [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
|
### Distributions
|
||||||
* [Postgres.app](http://postgresapp.com/) - The Easiest Way to Get Started with PostgreSQL on the Mac
|
* [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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user