 lotusdb
 lotusdb 
 KV Store
 An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
2k stars
 25 watching
 183 forks
 
Language: Go 
last commit: about 1 year ago 
Linked from   2 awesome lists  
  bptreedatabasegolangkv-storelsm-treestorage 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A high-performance key-value store implemented on top of BadgerDB | 20 | 
|  | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 | 
|  | ACID-compliant key-value database with support for transactions and high throughput | 39 | 
|  | A high-performance key-value store with distributed capabilities and an HTTP API | 378 | 
|  | A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 806 | 
|  | A key-value store extension for k6 that provides persistent storage and shared state management | 16 | 
|  | A compact, distributed key-value store with support for polymorphic data and multiple backends. | 177 | 
|  | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 | 
|  | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 | 
|  | Provides a lightweight key-value store library for storing and retrieving structured data in Go | 4 | 
|  | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 | 
|  | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 | 
|  | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 | 
|  | A high-performance key-value store designed to support modern data sets. | 925 | 
|  | A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |