SwayDB
Key-value store
A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
293 stars
16 watching
16 forks
Language: Scala
last commit: 5 months ago databaseembeddablein-memoryjavajvmkey-value-storekotlinmultiple-diskspersistentscalastorage-enginetype-safe
Related projects:
Repository | Description | Stars |
---|---|---|
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 535 |
yahoo/halodb | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 507 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
samokhodkin/whippet-db | A high-performance embedded key-value store for Java applications | 24 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,179 |
google/leveldb | A fast key-value storage library written at Google providing an ordered mapping from string keys to string values | 36,564 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
stewartlynch/ubiquitouskeyvalue-storage | A solution for storing and managing key-value data across multiple devices using a persistent storage system | 4 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
couchbase/moss | A fast and persistent key-value storage library written in Go | 956 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |