Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 379 Bytes

File metadata and controls

6 lines (4 loc) · 379 Bytes

Index Structure Database with Query Processing

CS225 Final Project by Group 21, Zicheng Ma as leader.

Time: April 2020 - May 2020

This is the final project (Computing Assignment) for CS225 data structure in UIUC, contains implementation of list-of-block structure as bottom layer that simulates real memory, B+-tree and B-tree for both primary keys and secondary keys.