OLTP – Phase 3 Table and Catalog
📝
内容提要
Phase 1 gave us pages and heap files (raw byte storage on disk). Phase 2 gave us schemas and serialization (typed values to/from bytes). But these two layers don’t know about each other — you’d...
➡️