Tag: memory management database
All the articles with the tag "memory management database".
Buffer Pools, Caches, and the Memory Hierarchy
Published: at 12:06 PMDatabases use buffer pools, column caches, and result caches to keep hot data in RAM. Here is how each caching strategy works and what happens when data does not fit.