1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-07-16 07:04:15 +02:00

Adding Numeracy

This commit is contained in:
Eric Feng
2018-11-12 17:35:29 -08:00
committed by GitHub
parent 64613f2561
commit f65aa682ed

View File

@ -60,6 +60,7 @@ For Database Management
* [Holistics](https://www.holistics.io/) - Online cross platform database management tool and SQL query reporting GUI with strong PostgreSQL support (Commercial Software).
* [JackDB](https://www.jackdb.com/) - Web-based SQL query interface (Commercial Software).
* [Metabase](https://www.metabase.com/) - Simple dashboards, charts and query tool for PostgreSQL.
* [Numeracy](https://numeracy.co/) - Fast SQL editor with charts and dashboards for PostgreSQL (Commercial Software).
* [pgAdmin](https://www.pgadmin.org/) - PostgreSQL Administration and Management GUI.
* [pgModeler](https://www.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.