Completed
React
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
NoSQL Databases - What, Why, and When
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Trends
- 3 Why NoSQL
- 4 Federated tables
- 5 Implementation phase
- 6 Amateur databases
- 7 Principles of distributed databases
- 8 Acid properties
- 9 Lock properties
- 10 concurrency control system
- 11 modifying the database
- 12 problems
- 13 passes algorithm
- 14 Consistency
- 15 Partitioning
- 16 Consistentity
- 17 Dino 2007
- 18 Consistent National
- 19 Replication
- 20 Load distribution
- 21 Vector clocks
- 22 Detecting conflicts
- 23 Gossip
- 24 Read repairs
- 25 Real products
- 26 Voldemort
- 27 Memcache D
- 28 React
- 29 Radius
- 30 Google BigTable
- 31 HBase
- 32 Hypertable
- 33 Kokbhi
- 34 MongoDB
- 35 GraphDB
- 36 Considerations
- 37 Data models
- 38 Data collection
- 39 Questions