https://github.com/jiraleelas/cs50-sql
CS50's Introduction to Databases with SQL by Harvard University 2024.
https://github.com/jiraleelas/cs50-sql
cs50 sql
Last synced: 9 months ago
JSON representation
CS50's Introduction to Databases with SQL by Harvard University 2024.
- Host: GitHub
- URL: https://github.com/jiraleelas/cs50-sql
- Owner: JiraLeelas
- License: cc0-1.0
- Created: 2025-01-30T13:55:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T14:18:14.000Z (over 1 year ago)
- Last Synced: 2025-06-02T13:21:54.155Z (about 1 year ago)
- Topics: cs50, sql
- Language: Python
- Homepage:
- Size: 47.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS50's Introduction to Databases with SQL
This repository contains solutions and personal projects submitted for the [CS50's Introduction to Databases with SQL](https://cs50.harvard.edu/sql/2024/) 2024 curriculumn by the Harvard University, United States of America. This course is a part of Harvard University renowned introductiory level courses in Computer Science, knowed as Computer Science 50 (CS50).
## Disclaimer
The code, written work, and related materials in this repository are intended to document the owner's learning journey with relational databases through SQL queries. The repository is created under the [Creative Commons License](https://cs50.harvard.edu/sql/2024/license/), which governs the CS50 SQL licensing. Visitors enrolled in CS50 SQL are encouraged to use this repository reasonably for learning purposes, in accordance with the[CS50 Academic Honesty guidelines](https://cs50.harvard.edu/sql/2024/honesty/).
## CS50 SQL Assigments
- [Week 0 Querying](/0_querying/)
- [Week 1 Relating](/1_relating/)
- [Week 2 Designing](/2_designing/)
- [Week 3 Writing](/3_writing/)
- [Week 4 Viewing](/4_viewing/)
- [Week 5 Optimizing](/5_optimizing/)
- [Week 6 Scaling](/6_scaling/)
- [Final Project](/final_project/)
## Achievement
