Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Database-Indexing-using-Btree

B-tree and B+ Tree's are used for Multi-level Indexing in Databases. By using the search effectiveness of B-tree, this project was implemented for database indexing of students, given their information a Btree is created as per their Gr_no[Unique/Primary Key] and offset is stored accordingly.

About

B-tree and B+ Tree's are used for Multi-level Indexing in Databases. By using the search effectiveness of B-tree, this project was implemented for database indexing of students, given their information a Btree is created as per their Gr_no[Unique/Primary Key] and offset is stored accordingly.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages