Tag: database caching
All the articles with the tag "database caching".
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.