Projects in Awesome Lists tagged with database-storage-engine
A curated list of projects in awesome lists tagged with database-storage-engine .
https://github.com/rohanvdvivedi/bufferpool
A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
bufferpool database database-storage-engine disk-usage disklrucache heap-file
Last synced: 11 Apr 2025
https://github.com/rohanvdvivedi/tuplestore
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.
data-layout database database-storage-engine slotted-page storage-model tuples
Last synced: 11 Apr 2025