Disk and Memory CharacteristicsA database is stored on non-volatile memory devices:
But all queries and updates require data to be present in volatile RAM. The data structures and algorithms that touch data have been designed around the performance characteristics of disks and memory. |