A B+ Tree based database storage engine, written in Go.
-
Updated
Mar 24, 2026 - Go
A B+ Tree based database storage engine, written in Go.
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
A file-backed key-value store / mini storage engine in modern C++.
The SlottedPageStorageManager project provides Java classes and interfaces for managing storage space using the slotted page format with buffering. It includes components for creating, storing, and manipulating objects within a file-based storage system.
This is a database implementation to research certain aspects in the pipeline. Having all sota buffer replacement policies. In the future i try to add as many features as possible.
Add a description, image, and links to the slotted-page topic page so that developers can more easily learn about it.
To associate your repository with the slotted-page topic, visit your repo's landing page and select "manage topics."