High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
-
Updated
Feb 1, 2025 - C
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
has been moved to https://github.com/vidardb/PostgresForeignDataWrapper. It is the first foreign data wrapper introducing LSM-tree into PostgreSQL.
Key-value database based on the WiscKey paper.
FPGA-based accelerator for compactions in LSM-tree based KV stores. Making compaction great again, again!
LSMfree: an LSM tree implementation.
Add a description, image, and links to the lsm-tree topic page so that developers can more easily learn about it.
To associate your repository with the lsm-tree topic, visit your repo's landing page and select "manage topics."