A Flask web app that generates a complete database project output (strict JSON), optionally applies the DDL to a local XAMPP MySQL/MariaDB instance, and runs sample reporting queries. . ├── app.py ├── ...