Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Choosing the Right Database for Your Next Project - Looking at Options Beyond PostgreSQL and MySQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Motivation
- 3 The problem
- 4 Approach
- 5 Typical data load
- 6 Two databases
- 7 Feature set
- 8 Schema
- 9 Cardinality
- 10 Query complexity
- 11 Deployment complexity
- 12 Operational complexity
- 13 Additional decision factors
- 14 Inmemory databases
- 15 GPUbase databases
- 16 Dataware databases
- 17 Data lakes
- 18 Distributed databases
- 19 Document databases
- 20 Audit databases
- 21 Machine learning databases
- 22 Other databases
- 23 Conclusion
- 24 Questions