iamAntimPal / SQL-Project

Real-World SQL Projects: Blinkit & Pizzahunt

Home Page:https://github.com/iamAntimPal/SQL-Project

Repository from Github https://github.comiamAntimPal/SQL-ProjectRepository from Github https://github.comiamAntimPal/SQL-Project

πŸ“Š SQL-Project

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.


πŸš€ Projects Included

πŸ• Pizzahunt Sales Insights

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/


πŸ›’ Blinkit Order Analysis

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/


🧰 Tools & Technologies

  • SQL (MySQL / PostgreSQL / SQLite)
  • DB Browser / MySQL Workbench
  • Power BI / Excel (for optional visualization)

πŸ“‚ Repository Structure


SQL-Project/
β”œβ”€β”€ Blinkit-Analysis/
β”‚   β”œβ”€β”€ blinkit\_schema.sql
β”‚   β”œβ”€β”€ blinkit\_queries.sql
β”‚   └── README.md
β”œβ”€β”€ Pizzahunt-Insights/
β”‚   β”œβ”€β”€ pizzahunt\_schema.sql
β”‚   β”œβ”€β”€ pizzahunt\_queries.sql
β”‚   └── README.md
└── README.md


🎯 Who This Is For

  • Students and beginners learning SQL
  • Data analysts building real-world projects
  • Professionals preparing for SQL interviews

πŸ™Œ Contributing

Have an idea or new dataset? Contributions are welcome! Feel free to fork the repo, add your SQL project, and submit a pull request.


πŸ“„ License

This project is licensed under the MIT License.


⭐ Support

If you find this useful, consider starring 🌟 the repo and sharing it with others.

Happy Querying! πŸ’»

About

Real-World SQL Projects: Blinkit & Pizzahunt

https://github.com/iamAntimPal/SQL-Project

License:MIT License


Languages

Language:Jupyter Notebook 100.0%