macOS
brew install whodb-clilocal Homebrew formula metadata
brew / 順位 4599
whodb-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install whodb-clilocal Homebrew formula metadata
概要
Database management CLI with TUI interface, MCP server support, AI, and more
履歴
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.
セキュリティ状態
whodb-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
whodb-cli | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:whodb-cli |
|---|---|
| バージョン | 0.122.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://whodb.com/ |
| リポジトリ | https://github.com/clidey/whodb |
| 最終更新 | 2026-07-25T22:40:20+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.