1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2024-12-11 11:41:26 +02:00

Merge pull request #59 from metabase/master

Update README.md
This commit is contained in:
Lukas Fittl 2016-03-10 13:44:09 -08:00
commit cce6b8082d

View File

@ -28,6 +28,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [DataGrip](https://www.jetbrains.com/datagrip/) - An IDE with advanced tool sets and good cross-platform experience (Commercial Software)
* [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI (Commercial Software)
* [DBeaver](http://dbeaver.jkiss.org) - Universal Database Manager with excellent support for Postgres
* [Metabase](http://www.metabase.com) - Simple dashboards, charts and query tool for your Postgres DB
* [pgAdmin](http://pgadmin.org/) - Postgres Administration and Management GUI
* [pgModeler](http://pgmodeler.com.br/) - pgModeler is an open-source PostgreSQL Database Modeler
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go