SSDB VS Tendis

Compare SSDB vs Tendis and see what are their differences.

SSDB

SSDB - A fast NoSQL database, an alternative to Redis (by ideawu)

Tendis

Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. (by Tencent)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SSDB Tendis
14 8
8,133 2,817
- 2.1%
0.0 8.2
over 1 year ago 3 months ago
C++ C++
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SSDB

Posts with mentions or reviews of SSDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.

Tendis

Posts with mentions or reviews of Tendis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.

What are some alternatives?

When comparing SSDB and Tendis you can also consider the following projects:

KeyDB - A Multithreaded Fork of Redis

kvrocks - Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

mini-redis - Incomplete Redis client and server implementation using Tokio - for learning purposes only

IceFireDB - @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.

dynomite - A generic dynamo implementation for different k-v storage engines

Memcached - memcached development tree

Seastar - High performance server-side application framework

memKeyDB - MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.

ledisdb - A high performance NoSQL Database Server powered by Go