Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 302 Bytes

DBMS

#Assignement 1 Created file handling system with and without an additional metadata file to understand the concept of physical data independence.

#Assignement 2 Created B+ tree using different techniques and compared them using parameters such as execution time, heigh of tree and space used.