From 36a9f346f2e13bf9099cde17f63fa74359b5f15c Mon Sep 17 00:00:00 2001 From: "chinh.nguyen" Date: Sat, 23 May 2026 10:11:17 +0700 Subject: [PATCH] Add OrcaQ to tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b15320e..7169184 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. +- [OrcaQ](https://github.com/cin12211/orca-q) - A modern, open-source database editor for PostgreSQL, MySQL, Redis, and more. Features an AI assistant, ERD visualizer, schema diff, and visual role management. ## Resources