Skip to content

fyc1007261/B-Plus-tree-database

Repository files navigation

B-Plus-tree-database

A key-value database based on B+ tree

Make sure there is a "data" folder, otherwise the program won't work correctly.

ManualTesting.cpp is for manual use. Please input "1" to create the database before using.

Autotest.cpp is for auto testing, please make sure "data" folder is on the right place. The size of the data is defined in the front.

About

A key-value database based on B+ tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages