Skip to content

Creates a B+ Tree from scratch using C. It takes any number of records converts to binary files( size of RAM) and stores in hard disk. It supports finding text in the given data.

Notifications You must be signed in to change notification settings

pravalikavis/B-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Creates a B+ Tree from scratch using C. It takes any number of records converts to binary files( size of RAM) and stores in hard disk. It supports finding text in the given data.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages