cstack / db_tutorial

Writing a sqlite clone from scratch in C
https://cstack.github.io/db_tutorial
MIT License
9.56k stars 968 forks source link

what if size of one row is larger than page size #62

Closed andy-sheng closed 4 years ago

andy-sheng commented 4 years ago

image