Bookzworld
Database Internals
Technology

Database Internals

Alex Petrov

7 min read 4 key ideasPremium

What's actually inside a database: how storage engines lay out and index data on disk, and how distributed databases stay consistent across nodes.

A deep dive into how databases work under the hood, in two parts: storage engines (B-trees, LSM-trees, page layout, recovery) and distributed systems (replication, consensus, transactions).

Key takeaways

Full access members only

Unlock full access

Action checklist

Full access members only

Unlock full access

Final takeaway

Full access members only

Unlock full access