There are 22 repositories under lsm-tree topic.
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
Pure Rust LSM-tree based embedded storage engine
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
Write Ahead Log for LSM or bitcask storage(or any append-only write).
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
A KV storage engine based on LSM Tree, supporting Redis RESP
High-performance durable, transactional embeddable storage engine designed for flash and RAM optimization.
An embedded key-value store library specialized for building state machine and log store
Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.
Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
High-Performance C++ Data System
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.
LSM-Tree Key-Value Store based on RocksDB
The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and SPDK to bypass the Linux kernel
Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
Benchmarking Rust storage engines
Bigtable but smol
Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist
Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package