Deep dives into B-Tree variants, Log-Structured Merge (LSM) trees, and page cache management. Distributed Systems:
: A curated list of the best university courses (CMU, Berkeley, Stanford) and technical papers on query optimization and execution. database internals pdf github updated
EBooks/Database Internals. pdf at master · arpitn30/EBooks · GitHub. Akshat-Jain/database-internals-notes - GitHub Deep dives into B-Tree variants, Log-Structured Merge (LSM)
: How nodes figure out if another node died, and how they elect a new leader using algorithms like Paxos or Raft. Deep dives into B-Tree variants