This repository contains SQL queries used to analyze a sample Music Store database.
The analysis explores customer behavior, sales performance, and music genre trends.
The project demonstrates how SQL can be used for data analysis on relational databases.
It is designed as a practice/portfolio project for learning SQL and analytical thinking.
- Top customers based on total spending
- Most popular music genres and tracks
- Revenue analysis by country
- Best-selling artists and albums
- Customer distribution by location
- SQL (PostgreSQL / MySQL compatible)
- Sample Music Store dataset
- Clone this repository: git clone https://github.com/samriddhi272/Music-Store-Analysis.git