Welcome to the SQL-Project repository! This repo features real-world SQL projects based on popular domains like food delivery and e-commerce. Each project includes schema design, queries, and insights for hands-on learning and portfolio building.
Analyze the performance of a pizza delivery business using structured SQL queries.
Key Insights:
- Total revenue and average order value
- Top-selling pizzas and categories
- Order trends by date and time
- Customer purchase behavior
π Folder: Pizzahunt-Insights/
Dive into Blinkit's grocery delivery dataset to analyze operational metrics and user behavior.
Key Insights:
- Top-selling products by category
- Average delivery times
- Regional order volume
- Return and refund patterns
π Folder: Blinkit-Analysis/
- SQL (MySQL / PostgreSQL / SQLite)
- DB Browser / MySQL Workbench
- Power BI / Excel (for optional visualization)
SQL-Project/
βββ Blinkit-Analysis/
β βββ blinkit\_schema.sql
β βββ blinkit\_queries.sql
β βββ README.md
βββ Pizzahunt-Insights/
β βββ pizzahunt\_schema.sql
β βββ pizzahunt\_queries.sql
β βββ README.md
βββ README.md
- Students and beginners learning SQL
- Data analysts building real-world projects
- Professionals preparing for SQL interviews
Have an idea or new dataset? Contributions are welcome! Feel free to fork the repo, add your SQL project, and submit a pull request.
This project is licensed under the MIT License.
If you find this useful, consider starring π the repo and sharing it with others.
Happy Querying! π»