WhoDB – Lightweight, Fast, and Beautiful Database Management
WhoDB is a powerful yet lightweight (<50MB) database client built with GoLang and React. It combines blazing-fast performance with an intuitive interface, making database management effortless.
Supported Databases
- PostgreSQL
- MySQL / MariaDB
- SQLite3
- MongoDB
- Redis
- ElasticSearch
Key Features
- Spreadsheet-like Data Grid – View, edit, and manage data intuitively with inline editing and bulk operations
- Interactive Schema Explorer – Visualize table relationships and foreign keys with an interactive graph
- Scratchpad Query Editor – Jupyter-like notebook interface with syntax highlighting and query history
- AI-Powered Queries – Convert natural language to SQL using Ollama, OpenAI, Anthropic, or any OpenAI-compatible provider
- Mock Data Generation – Generate realistic test data for development
- Flexible Export – Export to CSV, Excel, JSON, or SQL
Getting Started
After deployment, open your domain in the browser and enter your database credentials to connect. No credentials are stored by default — connections are session-based.
Documentation | GitHub | Live Demo