# Installer dbml-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dbml-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dbml-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 9.1.1
- **Résumé source:** Convert DBML file to SQL and vice versa
- **Page d'accueil:** <https://www.dbml.org/cli/>
- **Dernière mise à jour:** 2026-08-01T10:34:31Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 9.1.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dbml-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
