Buffer Pool
An in-memory cache of on-disk pages that a storage engine manages to amortize I/O, the central mechanism behind database read/write throughput.
grounded in: HN trend theme 'Databases and data-plane performance'; a durable data-plane construct deepening the existing DB concept cluster
Connected concepts
Storage engine, Write-ahead log, Query planner
Explore it live in the knowledge graph →