macOS
brew install dbml-clilocal Homebrew formula metadata
brew
Convert DBML file to SQL and vice versa. Version 8.3.0 via Homebrew; verified 2026-07-08.
install
brew install dbml-clilocal Homebrew formula metadata
overview
Convert DBML file to SQL and vice versa
history
DBML CLI is the command-line packaging of DBML, the open-source Database Markup Language maintained by Holistics for describing database schemas in a readable, database-agnostic DSL.
DBML grew out of dbdiagram.io, which Holistics says it started in August 2018 after failing to find a database-structure design tool it liked. The syntax behind dbdiagram.io was later separated into DBML after a year of real-world use.
Holistics reports that the original dbdiagram.io syntax reached more than 100,000 diagrams created by 60,000 users before DBML was formalized, and the DBML site reported 2.5 million DBML docs and 1.4 million users across dbdiagram.io and dbdocs.io as of February 2025.
The CLI converts DBML to SQL, SQL to DBML, and live database schemas to DBML, giving package users a local way to keep database diagrams, docs, and SQL DDL in a repo-friendly text format.
For package-manager users, dbml-cli is a compact bridge between schema-as-code workflows and visual/documentation tools: it exposes DBML as shell commands such as dbml2sql, sql2dbml, and db2dbml instead of tying the workflow to a hosted UI.
security posture
No matching local secret-handling manifest was found for dbml-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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
db2dbml | cli | global executable | |
dbml2sql | cli | global executable | |
sql2dbml | 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:dbml-cli |
|---|---|
| Version | 8.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dbml-cli |
| Homepage | https://www.dbml.org/cli/ |
| Repository | https://github.com/holistics/dbml |
| Upstream docs | https://dbml.dbdiagram.io/cli |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/@dbml/cli/-/cli-8.3.0.tgz |
| Last updated | 2026-07-08T06:18:27Z |
| Pulse | updated |
| Dependencies | node |
| 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 | dbml-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 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.