Author: SSWUG Research

Community

Minimizing Buffer Turnover Rate

(Lester Knutsen) One of the key metrics in all database systems is how effectively does the database use the computer memory for storing data to reduce disk I/O. Disk I/O is normally the slowest subsystem in a database. The demand and interest in in-memory databases is a result of the I/O bottleneck