Blinkit SQL Data Exploration Project
This project analyzes Blinkit's database by exploring various tables in MySQL and performing ad-hoc queries to analyze inventory wastages, delivery optimization, and customer retention rates.

About This Project
Explored Blinkit’s operational data using SQL to uncover insights around inventory wastage, delivery performance, and customer retention.
Built a structured MySQL database from multiple CSV sources and performed ad-hoc SQL analysis to answer core business questions such as reasons for stock damage, delivery delays, and patterns in repeat purchases.
The project involved preprocessing data with Python and SQL, constructing a normalized MySQL schema, executing complex queries (joins, CTEs, aggregates), and interpreting results to support operational decision-making.
Key outcomes included