An open API service indexing awesome lists of open source software.

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.

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
![Certificate of Completion CS50 SQL](https://cs50.harvard.edu/certificates/9f93315e-4e2a-438b-85ff-f1e18b059f15.png?size=letter)