Completed
Regrets
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Design Good Schemas - Get a Better Database
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Design good schemas
- 3 Fitness criteria
- 4 Model vs Schema
- 5 Design vs Schema
- 6 Model
- 7 Schema
- 8 Regrets
- 9 Impact of change
- 10 Data types
- 11 How to fix data types
- 12 Denormalization
- 13 Multientity table
- 14 Catalog item example
- 15 How to fix this
- 16 Abnormal Form
- 17 References
- 18 Sequential Keys
- 19 Primary Keys
- 20 ORM
- 21 RMS
- 22 Adhoc DDL
- 23 Migration scripts
- 24 Summary