page size: typically ~100 KB, extreme 256 MB First question: row store o...
坑:用来做(page id)<=>(pagePtr)映射的map有两种实现,一种是map (内部红黑树,排序map相当于pq)unordered...
Disk failures Typically as DBMS imp, we assume second storage just works...
Memory management in DBs. As databases designer, you don't trust the os....
Storage layer: Two types of storage (not b+ tree, that's 2-3 steps up fo...
assignment 0 (warm up) requires using class template to implement a stac...
class definition example: Keyword this 关键字:thisThe keyword this represen...
What are key design goals when building a DBMS? support recovery from fa...
马上要学compiler construction和Database implementation两门课,用的是C/C++这是上课前预习/复习C...
文集作者