CS50SQL — Introduction to Databases with SQL is a Harvard University course focusing on the design, implementation, and querying of databases using SQL.
It explores relational database principles, normalization, transactions, indexes, and optimization, as well as how to integrate SQL with Python and web applications.
Students gain practical experience through hands-on projects using real datasets.
-
Couldn't load subscription status.
- Fork 0
CS50SQL — Introduction to Databases with SQL is a Harvard course that teaches how to design, query, and manage relational databases. Students learn normalization, indexing, transactions, and optimization while integrating SQL with Python and web applications through hands-on projects.
Couldn't load subscription status.
tallalsajjad/CS50-SQL
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
CS50SQL — Introduction to Databases with SQL is a Harvard course that teaches how to design, query, and manage relational databases. Students learn normalization, indexing, transactions, and optimization while integrating SQL with Python and web applications through hands-on projects.

