A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
WhoDB is a Go and React-based database management tool that connects to PostgreSQL, MySQL, SQLite3, MongoDB, Redis, MariaDB, ElasticSearch, and ClickHouse through a browser interface weighing under 50MB. It offers a spreadsheet-style data grid for inline editing and bulk operations, a Jupyter-like scratchpad query editor with syntax highlighting and query history, and an interactive schema topology graph for visualizing table relationships and foreign keys. A built-in chat interface accepts natural language queries and converts them to SQL or native query syntax using Anthropic (alongside Ollama, OpenAI, and OpenAI-compatible providers) as the AI backend, making this the primary integration point with Claude. Additional features include mock data generation for test environments and export to CSV, Excel, JSON, or SQL. The tool ships as a Docker image, Windows Store app, macOS app, Snap package, and CLI binary. Developers who regularly query multiple database engines and want AI-assisted querying without writing raw SQL will get the most from it.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
- ✓Documented (README)
git clone https://github.com/clidey/whodbTools overview
What people ask about whodb
What is clidey/whodb?
+
clidey/whodb is tools for the Claude AI ecosystem. A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface It has 4.9k GitHub stars and was last updated today.
How do I install whodb?
+
You can install whodb by cloning the repository (https://github.com/clidey/whodb) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is clidey/whodb safe to use?
+
Our security agent has analyzed clidey/whodb and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains clidey/whodb?
+
clidey/whodb is maintained by clidey. The last recorded GitHub activity is from today, with 22 open issues.
Are there alternatives to whodb?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy whodb to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies