ssdb
Key-value store
A high-performance key-value store designed to be an alternative to Redis.
SSDB - A fast NoSQL database, an alternative to Redis
8k stars
543 watching
1k forks
Language: C++
last commit: over 2 years ago
Linked from 3 awesome lists
leveldbnosql-databasesredisrocksdbssdb
Related projects:
Repository | Description | Stars |
---|---|---|
nutsdb/nutsdb | A fast and persistent key-value store with support for transactions and various data structures. | 3,405 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,101 |
rethinkdb/rethinkdb | A scalable, distributed NoSQL database for real-time web applications with automatic failover and fault tolerance. | 26,783 |
facebook/rocksdb | A library providing an embeddable key-value store for fast storage. | 28,688 |
bchavez/rethinkdb.driver | A .NET driver for interacting with a NoSQL document database | 384 |
rosedblabs/rosedb | A lightweight key-value storage engine with a focus on reliability and throughput | 4,629 |
hhblaze/dbreeze | A professional, multi-paradigm, embedded database management system with support for ACID transactions and key-value store functionality. | 532 |
kim/leveldb-haskell | Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system | 66 |
apache/kvrocks | A distributed key-value NoSQL database with Redis compatibility and features inspired by rocksplicator and blackwidow. | 3,578 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 549 |
google/leveldb | A fast key-value storage library that provides an ordered mapping from string keys to string values | 36,620 |
codingo/nosqlmap | Automated tool for discovering and exploiting vulnerabilities in NoSQL databases | 2,921 |
ravendb/ravendb | An ACID compliant NoSQL document database written in C# | 3,591 |
duckdb/duckdb | A high-performance analytical database system with support for complex queries and extensions to standard SQL. | 24,300 |
lazyzhu/lua-resty-ssdb | A Lua library that provides a client driver for an open-source key-value store server. | 101 |