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.

GitHub

293 stars
16 watching
16 forks
Language: Scala
last commit: over 2 years ago
databaseembeddablein-memoryjavajvmkey-value-storekotlinmultiple-diskspersistentscalastorage-enginetype-safe

Related projects:

RepositoryDescriptionStars
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
samokhodkin/whippet-dbA high-performance embedded key-value store for Java applications24
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939
stewartlynch/ubiquitouskeyvalue-storageA solution for storing and managing key-value data across multiple devices using a persistent storage system4
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123
couchbase/mossA fast and persistent key-value storage library written in Go978
maximilianheidenreich/dsddbA lightweight key-value storage solution with simple API and support for primitive and custom data structures13