From 315fc00df5abcd55e50e32260dd76872031413cc Mon Sep 17 00:00:00 2001 From: Lauris Dzilums Date: Mon, 15 Feb 2016 10:48:03 +0200 Subject: [PATCH] Add PostgreSQL GUI tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ace52cd..7964aa7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant ### GUI +* [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI * [pgAdmin](http://pgadmin.org/) - Postgres Administration and Management GUI * [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