I · Distributed systems & databases
Database Internals
What it does
Half on storage engines (B-trees vs LSM), half on distributed systems (replication, consensus, anti-entropy). Denser than DDIA but with more depth on storage internals.
Who should read it
Read after DDIA when you want to know how the engines actually fit on disk.