This document discusses storage management in database systems. It describes the storage device hierarchy from fastest but smallest (cache) to slowest but largest (magnetic tapes). It covers main memory, hard disks, solid state drives and tertiary storage. The document also discusses RAID configurations and how the relational model is represented on secondary storage through records, blocks, files and indexes.