{"id":22988804,"url":"https://github.com/ayo-g/danny-ma-sql-challenge","last_synced_at":"2026-01-16T00:56:39.899Z","repository":{"id":155224036,"uuid":"578240808","full_name":"Ayo-G/Danny-Ma-Sql-Challenge","owner":"Ayo-G","description":"This repo contains my attempts to solve Danny Ma's 8-Weeks SQL Challenge","archived":false,"fork":false,"pushed_at":"2023-11-19T21:14:31.000Z","size":606,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T02:43:03.547Z","etag":null,"topics":["8weeksqlchallenge","danny-ma","dataanalysis","sql"],"latest_commit_sha":null,"homepage":"","language":"SQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ayo-G.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-14T15:32:50.000Z","updated_at":"2022-12-14T16:27:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"d59dfc3e-9b15-4a6e-8ce4-d3e8b7e43c20","html_url":"https://github.com/Ayo-G/Danny-Ma-Sql-Challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayo-G%2FDanny-Ma-Sql-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayo-G%2FDanny-Ma-Sql-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayo-G%2FDanny-Ma-Sql-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayo-G%2FDanny-Ma-Sql-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ayo-G","download_url":"https://codeload.github.com/Ayo-G/Danny-Ma-Sql-Challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811238,"owners_count":20837745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["8weeksqlchallenge","danny-ma","dataanalysis","sql"],"created_at":"2024-12-15T04:14:12.058Z","updated_at":"2025-04-02T11:43:18.387Z","avatar_url":"https://github.com/Ayo-G.png","language":"SQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🕳 8-Week SQL Challenge\nThis repo contains my attempts at solving the case study questions in Danny Ma's [#8WeeksSQLChallenge](https://8weeksqlchallenge.com)\n\n## Table of Contents\n- [Case Study #1 - Danny's Diner](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-1---dannys-diner)\n- [Case Study #2 - Pizza Runner](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-2---pizza-runner)\n- [Case Study #3 - Foodie-Fi](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-3---foodie-fi)\n- [Case Study #4 - Data Bank](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-4---data-bank)\n- [Case Study #5 - Data Mart](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-5---data-mart)\n- [Case Study #6 - Clique Bait](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-6---clique-bait)\n- [Case Study #7 - Balanced Tree Clothing Co.](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-7---balanced-tree-clothing-co)\n- [Case Study #8 - Fresh Segments](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge#case-study-8---fresh-segments)\n--------------------------------------------------------------------------------------------------------------------------------------------\n\n### Case Study #1 - Danny's Diner\n- The case study can be found [here](https://8weeksqlchallenge.com/case-study-1/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%231%20-%20Danny's%20Diner)\n\n----------------------------------\n\n### Case Study #2 - Pizza Runner\n- The case study can be found [here](https://8weeksqlchallenge.com/case-study-2/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%232%20-%20Pizza%20Runner)\n\n----------------------------------\n\n### Case Study #3 - Foodie-Fi\n- The case study can be found [here](https://8weeksqlchallenge.com/case-study-3/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%233%20-%20Foodie-Fi)\n\n----------------------------------\n\n### Case Study #4 - Data Bank\n- The case study can be found [here](https://8weeksqlchallenge.com/case-study-4/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%234%20-%20Data%20Bank)\n\n----------------------------------\n\n### Case Study #5 - Data Mart\nThe case study can be found [here](https://8weeksqlchallenge.com/case-study-5/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%235%20-%20Data%20Mart)\n\n-----------------------------------\n\n### Case Study #6 - Clique Bait\nThe case study can be found [here](https://8weeksqlchallenge.com/case-study-6/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%236%20-%20Clique%20Bait)\n\n-----------------------------------\n\n### Case Study #7 - Balanced Tree Clothing Co.\nThe case study can be found [here](https://8weeksqlchallenge.com/case-study-7/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%237%20-%20Balanced%20Tree%20Clothing%20Co)\n\n-----------------------------------\n\n### Case Study #8 - Fresh Segments\nThe case study can be found [here](https://8weeksqlchallenge.com/case-study-8/) while my attempt at solving it can be found [here](https://github.com/Ayo-G/Danny-Ma-Sql-Challenge/tree/main/Case%20Study%20%238%20-%20Fresh%20Segments)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayo-g%2Fdanny-ma-sql-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayo-g%2Fdanny-ma-sql-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayo-g%2Fdanny-ma-sql-challenge/lists"}