From d72a593e9f140b8baac03c54353ca9e6485995f8 Mon Sep 17 00:00:00 2001 From: yusuf-gundogdu Date: Mon, 6 Jul 2026 01:23:05 +0300 Subject: [PATCH] Add LibreDB Studio to Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b15320e..cf96c0b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ List of tools and techniques for working with relational databases inspired by o - [WhoDB](https://github.com/clidey/whodb) - SQL/NoSQL/Graph/Cache/Object data explorer with AI-powered chat + other useful features - [ThalamusDB](https://github.com/itrummer/thalamusdb) - SQL with AI operators on text, images, and sound files. - [SlowQL](https://github.com/makroumi/slowql) - SQL static analyzer with extensive rules for security, performance, and quality. Zero dependencies, completely offline. +- [LibreDB Studio](https://github.com/libredb/libredb-studio) - MIT-licensed, AI-powered open source SQL IDE that connects to PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis directly from the browser. ## Resources