Technical Foundation
Selected systems courseworkCourse Systems Project · Zhejiang University
MiniSQL · B+ Tree Index Manager
In a team database project built on a course framework, I implemented the B+ tree index module—covering search, insertion, deletion, split and merge behavior, iterators, testing, and debugging.
Evidence Personal implementation report and passing module tests.
Known limit The complete course prototype did not preserve data across restarts.


