In-memory B+ tree implementation for Go.
-
Updated
Jan 9, 2022 - Go
In-memory B+ tree implementation for Go.
A persistent storage (in file) based using B+ tree with byte-slice keys and values
A key-value persistent database that supports SQL queries over B+ and LSM trees
mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers who want to experiment with database development in a low-stakes environment.
Add a description, image, and links to the bplus-tree topic page so that developers can more easily learn about it.
To associate your repository with the bplus-tree topic, visit your repo's landing page and select "manage topics."