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. - ...
Create the database and tables in MySQL, then import the CSVs (Agents.csv, Customer.csv, orders.csv) into their respective tables — via MySQL Workbench's Table Data Import Wizard, or LOAD DATA INFILE.