titan VS SSDB

Compare titan vs SSDB and see what are their differences.

titan

A RocksDB plugin for key-value separation, inspired by WiscKey. (by tikv)

SSDB

SSDB - A fast NoSQL database, an alternative to Redis (by ideawu)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
titan SSDB
1 14
467 8,133
0.9% -
6.8 0.0
10 days ago over 1 year ago
C++ C++
Apache License 2.0 BSD 3-clause "New" or "Revised" License
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.

titan

Posts with mentions or reviews of titan. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

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

Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

KeyDB - A Multithreaded Fork of Redis

fastonosql_gui - FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.

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

Memcached - memcached development tree

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

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

raids - Cache distribution services: http, websock, redis, memcached

Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

edis - An Erlang implementation of Redis