See our website [@dbml/cli](https://dbml.dbdiagram.io/cli/) for more information
npm install @dbml/cliSee our website @dbml/cli for more information
shell
npm install -g @dbml/clior if you're using yarn
yarn global add @dbml/clior use with npx
npx -p @dbml/cli dbml2sql schema.dbml -o schema.sql
``