DDIA Reading Notes - Chapter 3
Chapter Overview
This chapter dives into the fundamental operations of databases - how they store and retrieve data. It categorizes storage engines into two main groups:
I. Online Transaction Processing (OLTP) Databases
Optimized for user-facing app...
jessieyu1.hashnode.dev2 min read