Skip to main content

No project description provided

Project description

dbml-builder

Generates Pydantic and SQLAlchemy from a DBML file.

Usage

Install using pip:

pip install dbml_builder

Generate your ORM and schemas by running:

model-build generate ./project.dbml src/generated

or call generate_models directly in Python code.

You can check to if the model code is still valid by running:

model-build check v0.9.3 src/generated

or call verify directly in Python code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbml_builder-0.1.4.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

dbml_builder-0.1.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page