Published My First PYPI Package ๐๐
`pip install dbml_sqlite` to convert your `.dbml` files to SQLite DDL
May 10, 202110 min read283
Search for a command to run...
Articles tagged with #sqlite
`pip install dbml_sqlite` to convert your `.dbml` files to SQLite DDL
Googling. I mean, DuckDuckGoing. That's it that's the answer. Just kidding, that's the declarative version of the answer. Let's spend a little bit of time on the imperative version ๐. A bit of background first. Cutesy_MVC Recently, in my spare time...