DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. Redis vs. Riak KV

System Properties Comparison Apache Cassandra vs. Redis vs. Riak KV

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonRedis  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.Distributed, fault tolerant key-value store
Primary database modelWide column storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsVector DBMS infostarting with release V5Document store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score108.05
Rank#11  Overall
#1  Wide column stores
Score152.19
Rank#7  Overall
#1  Key-value stores
Score3.21
Rank#82  Overall
#11  Key-value stores
Websitecassandra.apache.orgredis.com
redis.io
Technical documentationcassandra.apache.org/­doc/­latestdocs.redis.com/­latest/­index.html
redis.io/­docs
www.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.OpenSource, formerly Basho Technologies
Initial release200820092009
Current release5.0-rc1, July 20247.2.5, May 20243.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCErlang
Server operating systemsBSD
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Linux
OS X
Data schemeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyes infowith RediSearch modulerestricted
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)with RediSQL moduleno
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
proprietary protocol infoRESP - REdis Serialization ProtocolHTTP API
Native Erlang Interface
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoLua; Redis Functions coming in Redis 7 (slides and Github)Erlang
Triggersyespublish/subscribe channels provide some trigger functionality; RedisGearsyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesthrough RedisGearsyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsAtomic execution of command blocks and scripts and optimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users can be defined per objectAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
yes, using Riak Security
More information provided by the system vendor
Apache CassandraRedisRiak KV
News

How Frontkom Built a Supercharged Shopping Assistant for Norway’s Largest Door and Window Center
10 May 2025

Langflow 1.4: Organize Workflows. Connect with MCP.
7 May 2025

Leverage the Power of Hybrid Search in Langflow
2 May 2025

Two-Stage Retrieval in Enterprise Search: How Rerankers Improve AI
1 May 2025

DataStax Joins the OpenSearch Software Foundation
30 April 2025

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache CassandraRedisRiak KV
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Best practices for running Apache Cassandra with Amazon EBS
8 November 2024, Amazon Web Services

IBM plans to buy open source Cassandra wrangler DataStax
25 February 2025, theregister.com

Apache Cassandra survey highlights growing adoption for AI workloads
11 November 2024, Blocks and Files

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, techzine.eu

provided by Google News

Database Management System Market Projected to Reach USD
5 May 2025, GlobeNewswire

Redis 'returns' to open source with AGPL license
1 May 2025, theregister.com

Integrate your Spring Boot application with Amazon ElastiCache
16 April 2025, Amazon Web Services

Best of 2024: Valkey is Rapidly Overtaking Redis
23 December 2024, DevOps.com

Redis Doesn’t Want Developers to Hate it Anymore
6 May 2025, Analytics India Magazine

provided by Google News

Hulu Chooses Cassandra Over HBase and Riak
1 June 2024, Data Center Knowledge

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, Analytics India Magazine

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, theregister.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, infoq.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here