Skip to content

iamAntimPal/SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 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! 💻

Releases

No releases published

Packages

No packages published