urban-mobility-explorer/ │ ├── README.md ← You are here ├── .gitignore ← Keeps large files and secrets off GitHub ├── docker-compose.yml ← Optional: spin up MySQL with one command │ ├── backend/ │ ├── ...
End-to-end MySQL Business Intelligence project using the Brazilian Olist dataset featuring ETL, data cleaning, SQL analytics, views, stored procedures, triggers, indexing, and query optimization. - ...