bptree topic

List bptree repositories

lotusdb

2.0k
Stars
175
Forks
Watchers

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

gosqldb

25
Stars
6
Forks
Watchers

A key-value persistent database that supports SQL queries over B+ and LSM trees

fbptree

22
Stars
5
Forks
Watchers

A persistent storage (in file) based using B+ tree with byte-slice keys and values