macOS
brew install whodb-clilocal Homebrew formula metadata
brew
Database management CLI with TUI interface, MCP server support, AI, and more. Version 0.119.0 via Homebrew; verified 2026-07-03.
install
brew install whodb-clilocal Homebrew formula metadata
overview
Database management CLI with TUI interface, MCP server support, AI, and more
history
WhoDB CLI is the terminal interface for Clidey's WhoDB database explorer. It brings the project's database browsing, querying, AI-assisted workflows, and MCP server support into a Go-based TUI.
Clidey launched WhoDB in 2024 as an open-source database management tool focused on lightweight deployment and a modern user experience. The launch materials described it as an alternative to older database admin experiences, initially emphasizing PostgreSQL with broader SQL and NoSQL support planned.
The clidey/whodb repository was created on June 11, 2024. The main README now describes WhoDB as a lightweight next-generation data explorer, while the CLI README describes an interactive, production-ready command-line interface with a Bubble Tea terminal UI.
The CLI expanded WhoDB from a web/database explorer into a terminal-native tool. Its documented feature set includes multi-database support, table browsing, a WHERE builder, SQL editing with schema-aware autocomplete, optional AI chat, and an MCP server mode.
WhoDB's adoption is tied to a modern developer preference for local, lightweight database tools that sit between raw database shells and full desktop GUI clients. GitHub API metadata showed more than 4,900 stars and more than 200 forks on July 2, 2026.
The CLI's MCP mode also connects WhoDB to the 2025-2026 wave of AI-agent tooling. The official CLI announcement explains that `whodb-cli mcp serve` turns the local database client into a toolset for assistants such as Claude or Cursor.
Typical usage is to run `whodb-cli` for an interactive TUI, connect to a database, browse schemas and tables, build filters, and issue SQL or database-specific queries without leaving the terminal.
For AI-assisted workflows, the documented pattern is to run `whodb-cli mcp serve` so an MCP-compatible assistant can call database tools through the local WhoDB process. That gives package-manager users a single installed binary for both human TUI use and agent-facing database access.
WhoDB CLI is significant because database tooling has historically split into heavyweight GUIs, vendor-specific shells, and ad hoc SQL clients. WhoDB CLI packages a multi-database explorer as a modern TUI with optional AI/MCP features.
For terminal users, it follows the same cultural path as tools like k9s and lazygit: make an operational domain visual and keyboard-driven while staying installable and script-adjacent.
security posture
No matching local secret-handling manifest was found for whodb-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
whodb-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/clidey/whodb
install metadata
| Package key | brew:whodb-cli |
|---|---|
| Version | 0.119.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/whodb-cli |
| Homepage | https://whodb.com/ |
| Repository | https://github.com/clidey/whodb |
| Upstream docs | https://docs.whodb.com |
| License | Apache-2.0 |
| Source archive | https://github.com/clidey/whodb/archive/refs/tags/0.119.0.tar.gz |
| Last updated | 2026-07-03T18:23:12Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | whodb-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.