macOS
brew install dblablocal Homebrew formula metadata
sudo port install dblabMacPorts ports tree · databases/dblab/Portfile · ソース: api.github.com
brew / 順位 3675
dblab のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dblablocal Homebrew formula metadata
sudo port install dblabMacPorts ports tree · databases/dblab/Portfile · ソース: api.github.com
nix profile install nixpkgs#dblabnixpkgs package indexes · pkgs/by-name/db/dblab/package.nix · ソース: api.github.com
概要
Database client every command-line junkie deserves
履歴
dblab is a terminal UI database client written in Go for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server. It packages the familiar database-client workflow into a single interactive command-line program with saved profiles and keyring-backed secret storage.
The GitHub repository was created in March 2021, and the first v0.1.0 tag points to a May 2021 commit. The README describes the project as an attempt to build a simple, portable database UI that uses Go's ability to ship zero-dependency binaries for multiple platforms.
dblab's adoption is tied to the rise of richer terminal applications: developers who already live in the shell can browse schemas and query databases without moving to a desktop SQL client. The upstream README documents Homebrew, binary releases, and an install/update script, while the documentation site links the project directly to its GitHub repository.
Users can start dblab interactively, pass connection flags, provide a connection URL, load .dblab.yaml configuration, or reuse saved profiles. Recent documentation describes passwords stored in the operating system keyring while non-secret profile data is written under $XDG_CONFIG_HOME.
dblab matters to package users because it is a modern TUI database client with broad database support and a small operational footprint. It stands in the same package-manager mental shelf as lazygit-style terminal apps: one binary, cross-platform releases, and enough UI to avoid opening a heavyweight desktop client.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.dblab.yaml~/.dblab.yaml$XDG_CONFIG_HOME/.dblab.yaml$XDG_CONFIG_HOME/dblab/dblab.json$XDG_CONFIG_HOME/dblab/dblab.gob実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dblab | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/danvergara/dblab
インストールメタデータ
| パッケージキー | brew:dblab |
|---|---|
| バージョン | 0.50.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dblab |
| ホームページ | https://dblab.app/ |
| リポジトリ | https://github.com/danvergara/dblab |
| 上流ドキュメント | https://dblab.app/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/danvergara/dblab/archive/refs/tags/v0.49.0.tar.gz |
| 最終更新 | 2026-09-12T18:07:14Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dblab |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dblab
nix profile install nixpkgs#dblabdblab
sudo port install dblabソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.