Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ereh11/8-week-sql-challenge

Case study solutions for the #8 Weeks SQL Challengeヾ(●ω●)ノ
https://github.com/ereh11/8-week-sql-challenge

8weeksqlchallenge dataanalytics database postgresql

Last synced: 6 days ago
JSON representation

Case study solutions for the #8 Weeks SQL Challengeヾ(●ω●)ノ

Awesome Lists containing this project

README

        

# 8-Week-SQL-Challenge

This repository contains the solutions for the case studies in **#[8 Week SQL Challenge](https://8weeksqlchallenge.com)**.

The 8 Week SQL Challenge is started by Danny Ma, which consists of 8 different SQL challenges.

Each case-study folder contains:
- A readme file explaining the Business Task, Entity Relationship Diagram, and Questions and Solutions

**Note**:
- Solutions are coded in **POSTGRESQL**

## Challenge Case Studies:
* 🍜[Case Study #1 - Danny's Diner](https://github.com/Ereh11/8-Week-SQL-Challenge/blob/main/Case%20Study%20%231%20-%20Danny's%20Diner/README.MD)
* 🍕[Case Study #2 - Pizza Runner](https://github.com/Ereh11/8-Week-SQL-Challenge/blob/main/Case%20Study%20%232%20-%20Pizza%20Runner/README.MD)
* 🥑[Case Study #3 - Foodie-Fi](https://github.com/Ereh11/8-Week-SQL-Challenge/blob/main/Case%20Study%20%233%20-%20Foodie-Fi/README.md)