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

Add PgManage entry to GUI tools section

This commit is contained in:
Eugene
2025-09-22 11:36:55 +03:00
committed by Kaarel Moppel
parent d18af9d9d1
commit 10de52714c

View File

@@ -84,6 +84,7 @@
* [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.
* [pgMagic🪄](https://pgmagic.app/?ref=awesomepostgres) - Chat to Postgres in Natural Language (Commercial Software).
* [PgManage](https://github.com/commandprompt/pgmanage) - A modern multi-platform Postgres-centric database client/administration tool.
* [pgModeler](https://pgmodeler.io/) - pgModeler is an open-source PostgreSQL Database Modeler.
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser written in Go.
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - The Premier Web Based Administration Tool for PostgreSQL.