An open API service indexing awesome lists of open source software.

https://github.com/mivinci/hdb

A simple embedded KV database using B+ tree.
https://github.com/mivinci/hdb

b-plus-tree embedded-database kv-database

Last synced: about 1 year ago
JSON representation

A simple embedded KV database using B+ tree.

Awesome Lists containing this project

README

          

# hdb

A simple embedded KV database using B+ tree.