macOS
brew install dblablocal Homebrew formula metadata
sudo port install dblabMacPorts ports tree · databases/dblab/Portfile · source: api.github.com
brew / rank 3675
Database client every command-line junkie deserves. Version 0.50.0 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#dblab.
install
brew install dblablocal Homebrew formula metadata
sudo port install dblabMacPorts ports tree · databases/dblab/Portfile · source: api.github.com
nix profile install nixpkgs#dblabnixpkgs package indexes · pkgs/by-name/db/dblab/package.nix · source: api.github.com
overview
Database client every command-line junkie deserves
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.gobexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dblab | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/danvergara/dblab
install metadata
| Package key | brew:dblab |
|---|---|
| Version | 0.50.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dblab |
| Homepage | https://dblab.app/ |
| Repository | https://github.com/danvergara/dblab |
| Upstream docs | https://dblab.app/ |
| License | MIT |
| Source archive | https://github.com/danvergara/dblab/archive/refs/tags/v0.49.0.tar.gz |
| Last updated | 2026-09-12T18:07:14Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dblab
nix profile install nixpkgs#dblabdblab
sudo port install dblabsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.