A course of building an LSM-Tree storage engine (database) in a week.
A cloud native embedded storage engine built on object storage.
🗻 LSM-based embeddable key-value storage engine written in safe Rust
A portable embedded database using Arrow.
Pure Rust LSM-tree based embedded storage engine
A distributed thread-per-core document database
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 ...
Lightweight, asynchronous based on LSM Leveled Compaction KV database
#时序数据库#High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
An embedded key-value store library specialized for building state machine and log store
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
分布式键值系统,供学习使用,不断完善中。截至目前:根据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 ...
#搜索#Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
Package for fast persistent and embedded key-value storage. LevelDB-WiscKey inspired.
MirDB: A Persistent Key-Value Store with Memcached protocol.