# Install dbml-cli with Homebrew

Convert DBML file to SQL and vice versa. Version 9.1.1 via Homebrew; verified 2026-08-01.

## Install

```sh
sudo av install brew:dbml-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dbml-cli
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:dbml-cli
- **Package manager:** Homebrew
- **Version:** 9.1.1
- **Source summary:** Convert DBML file to SQL and vice versa
- **Homepage:** <https://www.dbml.org/cli/>
- **Last updated:** 2026-08-01T10:34:31Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- db2dbml (alias)
- dbml2sql (alias)
- sql2dbml (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 9.1.1
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2018: Holistics begins dbdiagram.io and the syntax that becomes DBML.
- 2019: DBML is formalized after a year of dbdiagram.io usage.
- 2025: Official DBML statistics report 2.5 million docs and 1.4 million users.

### Related projects

- DBML is tied to dbdiagram.io, dbdocs.io, RunSQL, and the @dbml/core JavaScript package, with community parsers and editor plugins listed by the official project.

### Sources

- <https://dbml.dbdiagram.io/home>
- <https://dbml.dbdiagram.io/cli>
- <https://github.com/holistics/dbml>


## Security Notes

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.



## Combined YAML source

View the package source record on GitHub. [combined/dbml-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dbml-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
