DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Redshift vs. Apache Cassandra vs. Redis

System Properties Comparison Amazon Redshift vs. Apache Cassandra vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonApache Cassandra  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsWide-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.
Primary database modelRelational DBMSWide column storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
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
Score14.15
Rank#37  Overall
#23  Relational DBMS
Score108.21
Rank#11  Overall
#1  Wide column stores
Score154.11
Rank#7  Overall
#1  Key-value stores
Websiteaws.amazon.com/­redshiftcassandra.apache.orgredis.com
redis.io
Technical documentationdocs.aws.amazon.com/­redshiftcassandra.apache.org/­doc/­latestdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperAmazon (based on PostgreSQL)Apache Software Foundation infoApache top level project, originally developped by FacebookRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201220082009
Current release5.0-rc1, July 20247.2.5, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaC
Server operating systemshostedBSD
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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 indexesrestrictedrestricted infoonly equality queries, not always the best performing solutionyes infowith RediSearch module
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL-like SELECT, DML and DDL statements (CQL)with RediSQL module
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesAll languages supporting JDBC/ODBCC#
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
Server-side scripts infoStored proceduresuser defined functions infoin PythonnoLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnoyespublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesthrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual 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
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess 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
More information provided by the system vendor
Amazon RedshiftApache CassandraRedis
News

How Hybrid Search and Rerankers Solve the GenAI Accuracy Challenge
24 April 2025

Introduction to Webhooks in Langflow: A Step-by-Step Tutorial
24 April 2025

Building Graph-Based RAG Applications Just Got Easier
23 April 2025

Scale AI Agent Speed and Savings with Langflow and NVIDIA NeMo Microservices
23 April 2025

5 Days of Accuracy: A Recipe for AI That Gets It Right
22 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
Amazon RedshiftApache CassandraRedis
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

Integrate ThoughtSpot with Amazon Redshift using AWS IAM Identity Center
10 April 2025, Amazon Web Services (AWS)

Amazon Redshift enhances security by changing default behavior in 2025
30 January 2025, Amazon Web Services (AWS)

Recap of Amazon Redshift key product announcements in 2024
17 December 2024, Amazon Web Services (AWS)

Enhance Agentforce data security with Private Connect for Salesforce Data Cloud and Amazon Redshift – Part 3
7 April 2025, Amazon Web Services (AWS)

Federate to Amazon Redshift Query Editor v2 with Microsoft Entra ID
10 December 2024, Amazon Web Services (AWS)

provided by Google News

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

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

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

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

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

provided by Google News

DigitalOcean Unveils Next-Gen Redis 7.2 Managed Caching: Automated Failover, RDMA Support
24 April 2025, Stock Titan

Vector search is the new black for enterprise databases
24 April 2025, theregister.com

Redis and UiPath Build on Existing Collaboration to Deliver
24 April 2025, GlobeNewswire

Accelerate Machine Learning Model Serving with FastAPI and Redis Caching
23 April 2025, KDnuggets

Vector Database Market Worth $4.3 Bn by 2028 | Key Companies
24 April 2025, openPR.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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

Milvus logo

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

Present your product here