Skip to content

khue-tram/coffee_reference_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β˜• Coffee Reference Analysis with MySQL

πŸ“Œ Overview

This project applies structured SQL queries to analyze coffee reference data within a relational MySQL database. It was developed as part of a business analytics assignment to demonstrate proficiency in data modeling, query logic, and insight extraction. The database captures attributes such as origin, roast level, and flavor notes, allowing for targeted analysis of consumer preferences and product characteristics. Through schema design and analytical querying, the project reflects how SQL can support decision-making and operational understanding in a business setting.

🎯 Purpose

The goal of this project is to apply SQL techniques to a real-world dataset and demonstrate proficiency in relational data handling. It serves as a class assignment and portfolio piece to highlight skills in schema design, query logic, and analytical thinking within a business analytics framework.

πŸ—ƒοΈ Files Included

  • Coffee_database.sql β€” Defines the schema for the coffee reference database
  • Tram Kim Khue_coffee reference.sql β€” Contains SQL queries for data exploration and analysis

πŸ› οΈ Technologies Used

  • MySQL (Workbench or CLI)
  • SQL (SELECT, JOIN, GROUP BY, HAVING, etc.)

πŸ“ˆ Key Features

  • Designed and implemented a relational database schema to structure coffee reference data, including origin, roast level, and flavor attributes
  • Executed targeted SQL queries to extract insights on coffee preferences across different regions and roasting styles
  • Applied JOIN, GROUP BY, and HAVING clauses to analyze relationships between flavor profiles and brewing methods
  • Demonstrated proficiency in data filtering, aggregation, and sorting to support business decision-making scenarios
  • Structured query logic to reflect real-world data exploration tasks, emphasizing clarity, reusability, and analytical depth

πŸš€ How to Run

  1. Import Coffee_database.sql into your MySQL environment to create the database
  2. Run Tram Kim Khue_coffee reference.sql to execute the analysis queries
  3. Modify or extend the queries to explore additional insights

πŸ™‹β€β™€οΈ Author

Khue Tram β€” exploring business analytics through SQL, NoSQL, and Python tools, with a focus on turning data into strategic insight.
GitHub Profile LinkedIn Profile

About

SQL-based analysis of coffee reference data using MySQL. Includes structured queries, joins, and aggregations to explore origin trends, roast preferences, and flavor profiles. Designed to showcase relational data handling and insight extraction for business analytics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors