macOS
brew install dbx-clilocal Homebrew formula metadata
brew
Command-line interface for DBX database connections, schema, and safe queries. Version 0.4.42 via Homebrew; verified 2026-07-23. Also installable with nix: nix profile install nixpkgs#dbx.
install
brew install dbx-clilocal Homebrew formula metadata
nix profile install nixpkgs#dbxnixpkgs package indexes · pkgs/by-name/db/dbx/package.nix · source: api.github.com
winget install --id t8y2.DBX -eWindows Package Manager source index · t8y2.DBX · source: cdn.winget.microsoft.com
overview
Command-line interface for DBX database connections, schema, and safe queries
history
DBX CLI is the command-line companion for DBX, focused on database connections, schema inspection, safe SQL queries, and prompt-ready schema context.
The CLI lives inside the DBX monorepo, whose README describes DBX as a lightweight cross-platform database client and manager with desktop, web, Docker, and MCP-oriented workflows.
Official installation paths include npm and Homebrew, which places the CLI in normal package-manager workflows for developers who want database metadata and query output in scripts.
Typical CLI usage includes listing connections, describing schemas, running read-only queries, printing compact context for prompts, and opening DBX desktop views.
Package-manager users care because DBX CLI bridges local database connection state with shell automation and AI-agent workflows while documenting stable JSON and CSV output modes.
security posture
No matching local secret-handling manifest was found for dbx-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
$DBX_DATA_DIR/dbx.db~/.local/share/com.dbx.app/dbx.db$DBX_DATA_DIR/dbx.db~/Library/Application Support/com.dbx.app/dbx.db%DBX_DATA_DIR%\dbx.db%APPDATA%\com.dbx.app\dbx.dbCredential-bearing paths to review before unattended agent runs.
$DBX_DATA_DIR/dbx.db~/.local/share/com.dbx.app/dbx.db$DBX_DATA_DIR/dbx.db~/Library/Application Support/com.dbx.app/dbx.db%DBX_DATA_DIR%\dbx.db%APPDATA%\com.dbx.app\dbx.dbexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dbx | 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.
install metadata
| Package key | brew:dbx-cli |
|---|---|
| Version | 0.4.42 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dbx-cli |
| Homepage | https://dbxio.com |
| Repository | https://github.com/t8y2/dbx |
| Upstream docs | https://github.com/t8y2/dbx#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/t8y2/dbx/archive/refs/tags/packages-v0.4.42.tar.gz |
| Last updated | 2026-07-23T18:27:01Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dbx-cli |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
dbx
nix profile install nixpkgs#dbxt8y2.DBX
winget install --id t8y2.DBX -esource 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.