DDIA Reading Notes - Chapter 1
Maintainablity, Scalablity, Observerbility
Mar 13, 20241 min read56
Search for a command to run...
Series
The series offers a detailed exploration of the book "Designing Data-Intensive Applications" by Martin Kleppmann through the lens of personal reading notes.
Maintainablity, Scalablity, Observerbility
Chapter Overview In chapter 2 of the book "Designing Data-Intensive Applications", the author Martin Kleppmann dives deep into the concepts of data models and query languages. Kleppmann mainly compares three prominent data models: the relational mode...

Storage and Retrieval
