Explore your databases, even in natural language
A lightweight database administration client powered by WhoDB, installed and maintained by DINAO. Query your data in natural language — hosted in France, GDPR compliant.
What is WhoDB?
WhoDB is a next-generation database management and exploration tool, both lightweight (less than 50 MB) and powerful. Its modern admin interface features a key capability: natural language querying, which transforms a question into SQL.
Technically, WhoDB relies on a Go backend and a React frontend. The Community edition supports PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis, Elasticsearch, and ClickHouse; the Enterprise edition expands the list (Oracle, SQL Server, Snowflake…). Spreadsheet-style grid, CSV/Excel/JSON/SQL export, and test data generation complete the suite.
The AI assistant uses either Ollama (local LLM), OpenAI, or Anthropic. Deployable via Docker, WhoDB is here unmanaged by DINAO: installation, security, and updates are handled, with a local Ollama mode for truly sovereign usage.
Host WhoDB at DINAO
Resource tiers compatible with WhoDB prerequisites (minimum 1 vCPU / 128 Mo / 1 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
This application uses AI
The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.
Technical details
You might be wondering…
How do natural language queries work?
You ask your question in English in the integrated chat; WhoDB translates it into SQL via an AI model. In local Ollama mode, the model runs on your DINAO instance and nothing leaves. See the sovereignty note below.
Which databases are supported?
In Community edition: PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis, Elasticsearch, and ClickHouse. The Enterprise edition adds Oracle, SQL Server, Snowflake, and others.
Do my schemas go to an AI provider?
Not in local mode. With the Ollama assistant hosted on your instance, your schemas and queries stay in France. Using OpenAI or Anthropic remains optional and explicit.
Is it really lightweight?
Yes. WhoDB weighs less than 50 MB, starts quickly, and remains responsive thanks to its Go backend and React interface, even on large schemas.
Do I need technical skills?
The tool is aimed at data/dev profiles, but natural language lowers the entry barrier. DINAO handles installation, security, and updates.