SSourav Saha
HomeExperienceSoftware DesignSystem DesignLearningBooksToolsContact
SSourav Saha

Building scalable backend systems, distributed infrastructure, and cloud-native applications.

Navigation

  • Home
  • Experience
  • Software Design
  • System Design
  • Learning

More

  • Books
  • Tools
  • Contact

Connect

  • LinkedIn
  • Email

© 2026 Sourav Saha. All rights reserved.

Built with using Next.js

BooksDatabase Internals
Distributed Systemswishlist

Database Internals

Alex Petrov

0/5

A deep dive into how database engines work internally — covering storage engines, B-trees, LSM trees, and distributed systems primitives like consensus and replication protocols.


Why I want to read this

DDIA's deeper sibling. Goes under the hood on B-trees, LSM trees, write-ahead logs, and distributed consensus protocols — directly complements what I'm currently reading (Designing Data-Intensive Applications).

Back to all books