Lecture 10 - Relational Databases and Data Modeling
Duration: Aiming for 30 min to 1 hour
Objectives:
Learn database fundamentals, including:
- Understand a variety of database types
- Illustrate how to design and implement various types of database relationships in a relational database
- Explain the concept and importance of database migrations
- Intro to Drizzle ORM
By the end, you will be able to design and define a database schema based on a real-life setting. [eventually link to Assignment]