# Install whodb-cli with Homebrew

Database management CLI with TUI interface, MCP server support, AI, and more. Version 0.119.0 via Homebrew; verified 2026-07-03.

## Install

```sh
sudo av install brew:whodb-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install whodb-cli
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:whodb-cli
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/whodb-cli>
- **Version:** 0.119.0
- **Source summary:** Database management CLI with TUI interface, MCP server support, AI, and more
- **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
- **Generated:** 2026-07-09T07:20:21+00:00

## Executables

- whodb-cli (cli)
- whodb-cli (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-09
- Package-manager version: 0.119.0
- Package-manager updated: 2026-07-03
- Local data: ok
- Upstream repository: https://github.com/clidey/whodb
- Upstream latest detected: 0.119.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2024-06-11: The clidey/whodb GitHub repository was created.
- 2024: Clidey launch materials introduced WhoDB as an open-source, lightweight database management tool.
- 2026: The CLI documentation described TUI database browsing, optional AI chat, and MCP server mode.
- 2026-07-02: GitHub API metadata showed the repository above 4,900 stars.

### Related projects

- WhoDB's CLI is part of the larger WhoDB data explorer project.
- Bubble Tea and Lip Gloss are the Go TUI ecosystem named by the CLI's community posts and documentation.
- MCP-compatible assistants such as Claude and Cursor are target consumers of the CLI's server mode.

### Sources

- Clidey WhoDB release post: https://blog.clidey.com/whodb-release/
- WhoDB CLI README: https://github.com/clidey/whodb/blob/main/cli/README.md
- WhoDB CLI Show HN discussion: https://news.ycombinator.com/item?id=46697475
- WhoDB CLI announcement: https://blog.clidey.com/whodb-cli-now-live/
- WhoDB GitHub API metadata: https://api.github.com/repos/clidey/whodb
- WhoDB repository and README: https://github.com/clidey/whodb


## Security Notes

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.


## Source Database Details

- **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:** head, stable


## Related links

- [MCP tool packages](https://www.automicvault.com/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [lazysql](https://www.automicvault.com/pkg/brew/lazysql/) - Shares av.db curated category or tags: cli, data, database, mysql, postgresql.
- [kitchen-sync](https://www.automicvault.com/pkg/brew/kitchen-sync/) - Shares av.db curated category or tags: cli, data, database, mysql, postgresql.
- [automysqlbackup](https://www.automicvault.com/pkg/brew/automysqlbackup/) - Shares av.db curated category or tags: cli, data, database, mysql.
- [dexter](https://www.automicvault.com/pkg/brew/dexter/) - Shares av.db curated category or tags: cli, data, database, postgresql.
- [doltgres](https://www.automicvault.com/pkg/brew/doltgres/) - Shares av.db curated category or tags: cli, data, database, postgresql.
- [dumpling](https://www.automicvault.com/pkg/brew/dumpling/) - Shares av.db curated category or tags: cli, data, database, mysql.
- [mysql](https://www.automicvault.com/pkg/brew/mysql/) - Shares av.db curated category or tags: cli, data, database, mysql.
- [percona-server](https://www.automicvault.com/pkg/brew/percona-server/) - Shares av.db curated category or tags: cli, data, database, mysql.
- [rainfrog](https://www.automicvault.com/pkg/brew/rainfrog/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, management, mysql.

## Combined YAML source

View the package source record on GitHub. [combined/whodb-cli.yml](https://github.com/automic-vault/db/blob/main/combined/whodb-cli.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
