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
542 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,420 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,102 |
rethinkdb/rethinkdb | A scalable, distributed NoSQL database for real-time web applications with automatic failover and fault tolerance. | 26,806 |
facebook/rocksdb | A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
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,647 |
hhblaze/dbreeze | A professional, multi-paradigm, embedded database management system with support for ACID transactions and key-value store functionality. | 533 |
kim/leveldb-haskell | Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
apache/kvrocks | A distributed key-value NoSQL database with Redis compatibility and features inspired by rocksplicator and blackwidow. | 3,612 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 556 |
google/leveldb | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
codingo/nosqlmap | Automated tool for discovering and exploiting vulnerabilities in NoSQL databases | 2,958 |
ravendb/ravendb | An ACID compliant NoSQL document database written in C# | 3,619 |
duckdb/duckdb | A high-performance analytical database system with support for complex queries and extensions to standard SQL. | 25,034 |
lazyzhu/lua-resty-ssdb | A Lua library that provides a client driver for an open-source key-value store server. | 101 |