A B-Tree based database storage engine, written in Go.
-
Updated
Oct 11, 2025 - 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.
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.
A file-backed key-value store / mini storage engine in modern C++.
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."