Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7ossam7atem1/cs50-sql
Harvard University's Introduction to Databases with SQL
https://github.com/7ossam7atem1/cs50-sql
cs50sql database harvard sql
Last synced: 17 days ago
JSON representation
Harvard University's Introduction to Databases with SQL
- Host: GitHub
- URL: https://github.com/7ossam7atem1/cs50-sql
- Owner: 7ossam7atem1
- Created: 2024-08-27T18:06:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:25:50.000Z (3 months ago)
- Last Synced: 2024-11-11T22:27:27.283Z (3 months ago)
- Topics: cs50sql, database, harvard, sql
- Homepage:
- Size: 67.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `CS50`’s Introduction to Databases with SQL
![]()
This repository contains my solutions for the problem sets in the CS50-SQL course offered by [Harvard University](https://cs50.harvard.edu/sql/2023/). The course covers various aspects of SQL and database management. Each week, I've completed the problem sets and uploaded my solutions here.
- [x] **Week 0 : [Querying](https://cs50.harvard.edu/sql/2024/psets/0/)**
- [x] [Cyberchase](0-Querying/Cyberchase)
- [x] [36 Views](0-Querying/36%20Views)
- [x] [Normals](0-Querying/Normals)
- [x] [Players](0-Querying/Players)- [x] **Week 1 : [Relating](https://cs50.harvard.edu/sql/2024/psets/1/)**
- [x] [Packages](/1-Relating/Packages,%20Please)
- [x] [DESE](/1-Relating/DESE)
- [x] [Moneyball](/1-Relating/Moneyball)- [x] **Week 2 : [Designing](https://cs50.harvard.edu/sql/2024/psets/2/)**
- [x] [ATL](2-Designing/ATL)
- [x] [Happy to Connect](2-Designing/Happy%20to%20Connect)
- [x] [Union Square Donuts](2-Designing/Union%20Square%20Donuts)- [x] **Week 3 : [Writing](https://cs50.harvard.edu/sql/2024/psets/3/)**
- [x] [Don’t Panic!](/3-Writing/Dont%20Panic!)
- [x] [Meteorite Cleaning](/3-Writing/Meteorite%20Cleaning)- [x] **Week 4 : [Viewing](https://cs50.harvard.edu/sql/2024/psets/4/)**
- [x] [Census Taker](/4-Viewing/Census%20Taker)
- [x] [The Private Eye](/4-Viewing/The%20Private%20Eye)
- [x] [Bed and Breakfast](/4-Viewing/Bed%20and%20Breakfast)- [x] **Week 5 : [Optimizing](https://cs50.harvard.edu/sql/2024/psets/5/)**
- [x] [In a Snap](/5-Optimizing/In%20a%20Snap)
- [x] [your.harvard](/5-Optimizing/your.harvard)- [x] **Week 6 : [Scaling](https://cs50.harvard.edu/sql/2024/psets/6/)**
- [x] [From the deep](/6-Scaling/)
- [x] [Happy to Connect](/6-%20Scaling/Happy%20to%20Connect)
- [x] [Don't Panic!(Java)](/6-%20Scaling/Don't%20Panic!%20with%20Java)