Language

How to convert DBML to SQLite DDL (Data Definition Language) | Python



dveezy🤙

An overview of a package I completed and published recently. It is a simple package built on top of the PyDBML package by Vanderhoof. It allows you, within certain constraints, to generate valid SQLite from .dbml files for your Python programs. Also has a CLI. MIT Licensed.