项目作者: apoorva1999

项目描述 :
Implemented a B+tree based indexing to speed up searching in a relational database resulting in the reduction of search time to log(n) with base d where d is the degree of the B+tree and n is the number of index pages
高级语言: Java
项目地址: git://github.com/apoorva1999/B-plus-Tree-based-index-implementation.git