An open API service indexing awesome lists of open source software.

https://github.com/shdrn2402/eight-week-sql-challenge

This repository contains eight learning projects aimed at developing applied SQL skills. It serves as a portfolio to demonstrate the practical use of SQL in solving real-world problems.
https://github.com/shdrn2402/eight-week-sql-challenge

8weeksqlchallenge case-study dataanalysis dataanalytics postgresql relational-databases sql

Last synced: 4 months ago
JSON representation

This repository contains eight learning projects aimed at developing applied SQL skills. It serves as a portfolio to demonstrate the practical use of SQL in solving real-world problems.

Awesome Lists containing this project

README

          

# Eight week SQL challenge

This repository provides a comprehensive solution for the created by Danny Maa [#8WeekSQLChallenge](https://8weeksqlchallenge.com/), featuring eight unique case studies. It highlights my SQL skills, demonstrating my ability to tackle diverse challenges and showcasing expertise in query design and problem-solving. The case studies cover topics such as ranking, common table expressions (CTEs), date and time functions, text processing, aggregation, handling NULL values, and more.

The repository represents the culmination of my experience in solving various SQL challenges. Each case study presents a distinct scenario that required applying a wide range of SQL techniques, including CTEs, conditional statements, date functions, and advanced aggregations. This process has greatly enhanced my ability to write efficient queries, manipulate data, and approach problems analytically.

Through this repository, I aim to demonstrate my capability to solve complex SQL challenges and effectively address real-world data problems. It reflects my growth, technical expertise, and innovative approach to working with SQL.

📊 Visualizations of SQL queries can be found in the **[Eight week SQL challenge Visualization](https://github.com/shdrn2402/Eight-week-SQL-challenge_Visualization)** repository.

Tools Used 🛠️: PostgreSQL

## Contents:
- [Case Study #1 - Denny's Diner](https://github.com/shdrn2402/Eight-week-SQL-challenge/tree/main/Case%20Study%20%231-Danny's%20Dinner)
- [Case Study #2 - Pizza Runner](https://github.com/shdrn2402/Eight-week-SQL-challenge/tree/main/Case%20Study%20%232-Pizza%20Runner)
- [Case Study #3 - Foodie-Fi](https://github.com/shdrn2402/Eight-week-SQL-challenge/tree/main/Case%20Study%20%233-Foodie-Fi)
- [Case Study #4 - Data Bank](https://github.com/shdrn2402/Eight-week-SQL-challenge/blob/main/Case%20Study%20%234-Data%20Bank)
- [Case Study #5 - Data Mart](https://github.com/shdrn2402/Eight-week-SQL-challenge/tree/main/Case%20Study%20%235%20-%20Data%20Mart)
- [Case Study #6 - Clique Bait](https://github.com/shdrn2402/Eight-week-SQL-challenge/tree/main/Case%20Study%20%236%20-%20Clique%20Bait)