macOS
brew install dblablocal Homebrew formula metadata
sudo port install dblabMacPorts ports tree · databases/dblab/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.