Database Management with MySQL
This project got me properly comfortable with relational databases โ creating and modifying tables, setting up primary and foreign keys, writing SQL queries for filtering, aggregation, and reporting. I designed schemas for real business scenarios and documented them clearly enough that someone non-technical could follow along. Working directly with structured data changed how I think about information, and that's carried over into everything else I do with analysis.