https://github.com/cuongdaoo/8-week-sql-challenge
https://github.com/cuongdaoo/8-week-sql-challenge
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cuongdaoo/8-week-sql-challenge
- Owner: cuongdaoo
- Created: 2024-10-20T03:12:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T05:08:23.000Z (4 months ago)
- Last Synced: 2025-01-20T06:21:53.335Z (4 months ago)
- Language: TSQL
- Size: 424 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 my solution for the [#8WeekSQLChallenge](https://8weeksqlchallenge.com/) using MS SQL Server.
Thanks @DataWithDanny for interesting SQL case studies! :wave:🏻
## đź“• Table of Contents
* [Case Study #1 - Danny's Diner](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/README.md#:~:text=%F0%9F%8D%9C%20Case%20Study%20%231%20%2D%20Danny%27s%20Diner)
* [Case Study #2 - Pizza Runner](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/README.md#:~:text=%F0%9F%8D%95-,Case%20Study%20%232%20%2D%20Pizza%20Runner,-Danny%20was%20scrolling)
* [Case Study #3 - Foodie-Fi](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/README.md#:~:text=%F0%9F%A5%91-,Case%20Study%20%233%20%2D%20Foodie%2DFi,-Danny%20was%20scrolling)
* [Case Study #4 - Data Bank](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/README.md#:~:text=%F0%9F%93%8A-,Case%20Study%20%234%20%2D%20Data%20Bank,-There%20is%20a)---
## 🍜 Case Study #1 - Danny's Diner
Danny seriously loves Japanese food so in the beginning of 2021, he decides to embark upon a risky venture and opens up a cute little restaurant that sells his 3 favourite foods: sushi, curry and ramen.
Danny’s Diner is in need of your assistance to help the restaurant stay afloat - the restaurant has captured some very basic data from their few months of operation but have no idea how to use their data to help them run the business.
***View the case study [here](https://8weeksqlchallenge.com/case-study-1/) and my solution
[here](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/Case%20Study%20%231%20-%20Danny's%20Diner/Solution.md).***---
## 🍕 Case Study #2 - Pizza Runner
Danny was scrolling through his Instagram feed when something really caught his eye - “80s Retro Styling and Pizza Is The Future!”
Danny was sold on the idea, but he knew that pizza alone was not going to help him get seed funding to expand his new Pizza Empire - so he had one more genius idea to combine with it - he was going to Uberize it - and so Pizza Runner was launched!
Danny started by recruiting “runners” to deliver fresh pizza from Pizza Runner Headquarters (otherwise known as Danny’s house) and also maxed out his credit card to pay freelance developers to build a mobile app to accept orders from customers.
***View the case study [here](https://8weeksqlchallenge.com/case-study-2/) and my solution
[here](https://github.com/cuongdaoo/8-Week-SQL-Challenge/blob/main/Case%20Study%20%232%20Pizza%20Runner/Solution.md).***
---
## 🥑 Case Study #3 - Foodie-Fi
Danny was scrolling through his Instagram feed when something really caught his eye - “80s Retro Styling and Pizza Is The Future!”
Danny was sold on the idea, but he knew that pizza alone was not going to help him get seed funding to expand his new Pizza Empire - so he had one more genius idea to combine with it - he was going to Uberize it - and so Pizza Runner was launched!
Danny started by recruiting “runners” to deliver fresh pizza from Pizza Runner Headquarters (otherwise known as Danny’s house) and also maxed out his credit card to pay freelance developers to build a mobile app to accept orders from customers.
***View the case study [here](https://8weeksqlchallenge.com/case-study-3/) and my solution [here](https://github.com/cuongdaoo/8-Week-SQL-Challenge/tree/main/Case%20Study%20%233%20-%20Foodie-Fi).***
---
## :bar_chart: Case Study #4 - Data Bank
There is a new innovation in the financial industry called Neo-Banks: new aged digital only banks without physical branches.
Danny thought that there should be some sort of intersection between these new age banks, cryptocurrency and the data world…so he decides to launch a new initiative - Data Bank!
The management team at Data Bank want to increase their total customer base - but also need some help tracking just how much data storage their customers will need.
This case study is all about calculating metrics, growth and helping the business analyse their data in a smart way to better forecast and plan for their future developments!
***View the case study [here](https://8weeksqlchallenge.com/case-study-4/) and my solution [here]().***