This video introduces CS50's Introduction to Databases with SQL course. The course will start with using SQLite to query data from a single table, then progress to working with multiple related tables by defining relationships. Students will learn to design their own database schemas with different data types, and then how to insert, update, and delete data. They will learn to write alternative views of the data and optimize queries to reduce time complexity. Finally, the course will cover other database management systems like MySQL and Postgres that can handle larger datasets.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
26 views
(English) CS50 SQL - Introduction (DownSub - Com)
This video introduces CS50's Introduction to Databases with SQL course. The course will start with using SQLite to query data from a single table, then progress to working with multiple related tables by defining relationships. Students will learn to design their own database schemas with different data types, and then how to insert, update, and delete data. They will learn to write alternative views of the data and optimize queries to reduce time complexity. Finally, the course will cover other database management systems like MySQL and Postgres that can handle larger datasets.