From e53e8b8e7497d7d29a3fc7e7fac08ce16b89addb Mon Sep 17 00:00:00 2001 From: Aaikansh Agrawal Date: Tue, 12 Dec 2023 16:10:22 +0530 Subject: [PATCH] DronaHQ listing in awesome DB tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b4c71..d31b162 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ For updates on `awesome-db-tools` and thoughts/news about databases/tools/SQL fo - [TablePlus](https://github.com/TablePlus/TablePlus) - Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more. - [TeamPostgreSQL](http://www.teampostgresql.com) - PostgreSQL Web Administration GUI - use your PostgreSQL databases from anywhere, with rich, lightning-fast AJAX web interface. - [Query.me](https://query.me) - Collaborative SQL editor in Notebook format. Let's you reference query results using JINJA, visualize data, and schedule runs and exports. - +- [DronaHQ](https://www.dronahq.com/) - A modern developer toolset, for building GUI frontend on top of MySQL, PostgreSQL, SQL and more. ## CLI - [ipython-sql](https://github.com/catherinedevlin/ipython-sql) - Connect to a database for issue SQL commands within IPython or IPython Notebook.