Minibase
Open Source DBMS
Install / Use
/learn @kavita6ak/MinibaseREADME
Minibase
Minibase is a database management system intended for educational use. It has a parser, optimizer, buffer pool manager, storage mechanisms (heap files, secondary indexes based on B+ Trees), and a disk space management system. The goal is not just to have a functional DBMS, but to have a DBMS where the individual components can be studied and implemented by student
