LibraDB

Key-value store

A simple key-value store implemented in Go for learning purposes and providing a basic database example.

LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.

GitHub

171 stars
5 watching
22 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list

data-structuresdatabasegogolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tidwall/buntdbAn embeddable key/value store with geospatial support and custom indexing for Go applications.4,599
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
iondbproject/iondbA lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.592
couchbase/mossA fast and persistent key-value storage library written in Go978
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939
deroproject/gravitonA key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.419
bobris/btdbA high-performance, ACID-compliant key-value store with object database and relational capabilities.139
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123