# 使用 Homebrew 安装 dbml-cli

查看 dbml-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dbml-cli
- **软件包管理器:** Homebrew
- **版本:** 9.1.1
- **来源摘要:** Convert DBML file to SQL and vice versa
- **主页:** <https://www.dbml.org/cli/>
- **最后更新:** 2026-08-01T10:34:31Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- db2dbml (别名)
- dbml2sql (别名)
- sql2dbml (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 9.1.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 dbml-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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)


## 来源

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