macOS
brew install whodb-clilocal Homebrew formula metadata
brew / 順位 4570
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 を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
whodb-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/clidey/whodb
インストールメタデータ
| パッケージキー | brew:whodb-cli |
|---|---|
| バージョン | 0.123.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/whodb-cli |
| ホームページ | https://whodb.com/ |
| リポジトリ | https://github.com/clidey/whodb |
| 上流ドキュメント | https://whodb.com/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/clidey/whodb/archive/refs/tags/0.123.0.tar.gz |
| 最終更新 | 2026-08-03T17:46:58Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.