This is CS50’s introduction to databases using a language called SQL. Learn how to create, read, update, and delete data with relational databases, which store data in rows and columns.
- Week 0 Querying
- Week 1 Relating
- Week 2 Designing
- Week 3 Writing
- Week 4 Viewing
- Week 5 Optimizing
- Week 6 Scaling
Please note that this repository serves as a storage space for my projects and files completed for Harvard University's CS50sql course. It is not intended to be used as a source of answers or to encourage academic dishonesty. If you are currently enrolled in the course, please refer to the course materials and complete the assignments on your own