The Hows and Whys of a Distributed SQL Database

The Hows and Whys of a Distributed SQL Database

Strange Loop Conference via YouTube Direct link

Primary Secondary Replication

19 of 38

19 of 38

Primary Secondary Replication

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

The Hows and Whys of a Distributed SQL Database

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 History
  3. 3 Primitive databases
  4. 4 The relational model
  5. 5 Objectoriented databases
  6. 6 Database sharding
  7. 7 No sequel databases
  8. 8 Distributed sequel databases
  9. 9 Why these systems are being built
  10. 10 The two primary systems
  11. 11 The question of how
  12. 12 Disclaimer
  13. 13 Data Distribution
  14. 14 Order Preserving
  15. 15 Range Indexing
  16. 16 Range Scan
  17. 17 When to Split
  18. 18 When to Up Replicate
  19. 19 Primary Secondary Replication
  20. 20 Eventually Consistent
  21. 21 Distributed Consensus
  22. 22 Raft
  23. 23 When things dont go well
  24. 24 Engineering complications
  25. 25 Transactions
  26. 26 Consistency
  27. 27 Atomicity
  28. 28 MVCC
  29. 29 No sequel transactions
  30. 30 Distributed sequel
  31. 31 Starting a transaction
  32. 32 Conflicts
  33. 33 Write Conflict
  34. 34 Detect Conflict
  35. 35 Push or abort
  36. 36 Intent
  37. 37 Summary
  38. 38 Outro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.