J
jeremy
Video
How Databases Store Data on Disk
This concept covers how database systems persist data to disk files, building from binary encoding of numeric and complex data types up to the on-disk file and page layout used to store B-tree struct…