Skip to content

Repository files navigation

🎵 SQL Music Store Data Analysis Using SQL

Analyzed a Music Store database using SQL to uncover customer behavior, sales trends, top artists, and revenue insights.

Music Database Schema

📌 Project Overview

This project analyzes a relational Music Store database using SQL queries to solve real-world business problems and generate meaningful insights.

Key Analysis Areas:

  • Customer purchasing behavior
  • Revenue analysis
  • Genre popularity
  • Artist performance
  • Country-wise sales trends
  • Customer spending patterns

The project demonstrates strong SQL skills including joins, aggregations, subqueries, CTEs, and window functions.


🛠 Tools Used

  • MySQL
  • MySQL Workbench

❓ Business Questions Solved

  • Senior most employee
  • Countries with highest invoices
  • Best customer
  • Top Rock artists
  • Most popular genre by country
  • Customer spending analysis

🧠 SQL Concepts Used

  • Joins
  • Aggregate Functions
  • Subqueries
  • CTEs
  • Window Functions

📊 Key Insights

  • USA generated the highest revenue
  • Rock music is highly popular
  • Top customers contribute major sales

About

Data analysis project on a music store dataset, including SQL queries, data exploration, and insights on sales, customers, and inventory trends.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors