(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)
-
Updated
Jan 15, 2022 - Python
(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)
The aim of database to record various details of entities like airport, airlines, aircraft, flight and its scheduling and passengers and the relationships among these entities like arrival and departure airport of a flight, the airlines to which a flight belongs to, flight booked by a passenger etc. This database also includes the baggage histor…
Add a description, image, and links to the ddl-scripts topic page so that developers can more easily learn about it.
To associate your repository with the ddl-scripts topic, visit your repo's landing page and select "manage topics."