Automic VaultAutomic Vault

brew

dblab を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dblab

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dblab

MacPorts ports tree · databases/dblab/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#dblab

nixpkgs package indexes · pkgs/by-name/db/dblab/package.nix · ソース: api.github.com

概要

パッケージ概要

Database client every command-line junkie deserves

コマンドとエイリアス

  • dblab

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021: Official GitHub repository was created.
  • 2021: v0.1.0 tag appears in the official repository.
  • 2024: README documents v0.18.0-era configuration format guidance and later SSL config support.
  • Present: Official documentation is published at dblab.app.

Related projects

  • dblab is related to terminal UI tools and database clients such as psql, mysql clients, SQLite shells, and graphical SQL browsers, but it focuses on a unified interactive TUI across several database engines.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:database,client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dblabcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.46.0
マネージャ更新日2026-07-21
ローカルデータOK
上流最新
検出された最新v0.46.0

https://github.com/danvergara/dblab

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dblab
バージョン0.46.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.46.0.tar.gz
最終更新2026-07-21T18:03:57Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedblab
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dblab

nix profile install nixpkgs#dblab
  • normalized package name match
  • 一致条件: Dblab
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/db/dblab/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

dblab

sudo port install dblab
  • normalized package name match
  • 一致条件: Dblab
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/dblab/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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