Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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ヾ(●ω●)ノ
- Host: GitHub
- URL: https://github.com/ereh11/8-week-sql-challenge
- Owner: Ereh11
- Created: 2023-10-23T22:04:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T06:21:14.000Z (about 1 year ago)
- Last Synced: 2023-11-22T07:29:31.946Z (about 1 year ago)
- Topics: 8weeksqlchallenge, dataanalytics, database, postgresql
- Homepage:
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)