Skip to content

iq180fq200/miniSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniSQL

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages