# whodb-cli を Homebrew でインストール

whodb-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:whodb-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.122.0
- **ソース概要:** Database management CLI with TUI interface, MCP server support, AI, and more
- **ホームページ:** <https://whodb.com/>
- **リポジトリ:** <https://github.com/clidey/whodb>
- **最終更新:** 2026-07-25T22:40:20+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- whodb-cli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.122.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- 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


## セキュリティノート

whodb-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
