/BPlusTree

A simple implementation of B+ tree in C. Inspired by https://github.com/zcbenz/BPlusTree

Primary LanguageC

MiniSQL

This BPlusTree project is a submodule of my group's MiniSQL project.