This is an implementation of a small DBMS, called mini-SQL, the structure of the project is as followed:
Some of the functions are shown as followed:
1.create table
2. insert into table
3. select without index
4. create b+ tree index and then select with index
5. delete record
6. drop table

iq180fq200/miniSQL
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|