xjiajiahao / BPlusTree

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniSQL

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

About

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


Languages

Language:C 99.1%Language:Makefile 0.9%