database pages
content
- memories are byte-addressable
- disks are block-addressable, meaning even when only a small byte of data is needed, a block of data will need to be retrieved
- this block of data is usually the smallest unit for data in the disk.
- this block of data is named page