This repository contains a collection of MySQL projects and exercises developed using MySQL Workbench. It includes real-world datasets and query practices in order to demonstrate and strengthen SQL skills.
E-commerce
: Contains the following:E-commerce Exercises
: 3-level exercises using a real-world dataset.E-commerce Data Analysis
: Explotation of the sales performance, customer behavior, and delivery logistics of an online marketplace using advanced SQL queries on .
Note
- The dataset used is not included but is available at Kaggle.
- The original dataset, licensed under CC BY-NC 4.0, was imported from SQLite directly to MySQL using the instructions from this project.
Maven Analytics - SQL for Data Analysis Projects
: Contains the answers given to the questions for the final project of the course.
- MySQL Server
- MySQL Workbench