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/whodbResumen de Tools
Lo que la gente pregunta sobre whodb
¿Qué es clidey/whodb?
+
clidey/whodb es tools para el ecosistema de Claude AI. A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface Tiene 4.9k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala whodb?
+
Puedes instalar whodb clonando el repositorio (https://github.com/clidey/whodb) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar clidey/whodb?
+
Nuestro agente de seguridad ha analizado clidey/whodb y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene clidey/whodb?
+
clidey/whodb es mantenido por clidey. La última actividad registrada en GitHub es de today, con 22 issues abiertos.
¿Hay alternativas a whodb?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega whodb en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más 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