A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
-
Updated
Jul 10, 2025 - C
A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
Buffer pool with capacity in order to prevent from excess memory usage and CPU trashing.
High-performance LSM-tree key-value store in Rust with configurable SST implementations, buffer pool caching, bloom filters, and multiple compaction policies
SimpleDB is multi-user transactional database server written in Java, which enables interaction with Java client programs via JDBC. A basic database management system written in Java A basic DBMS implemented in Java. This DBMS implementation consists of: * Classes which represents various fields, tuples, and tuple schemas; * Classes applying pre…
GIS record parser using Point Region Quad-Tree, Hash Table, and Cache
Buffer Pool Manager handle data movement between dbms and disk.
Add a description, image, and links to the bufferpool topic page so that developers can more easily learn about it.
To associate your repository with the bufferpool topic, visit your repo's landing page and select "manage topics."