DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cassandra vs. CouchDB vs. MongoDB vs. RavenDB vs. Redis

System Properties Comparison Cassandra vs. CouchDB vs. MongoDB vs. RavenDB vs. Redis

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMongoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureOpen Source Operational and Transactional Enterprise NoSQL Document DatabasePopular 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 modelWide column storeDocument storeDocument storeDocument 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 V5Spatial DBMS infousing the Geocouch extensionSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
Graph DBMS
Spatial DBMS
Time Series DBMS
Document 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
Score110.06
Rank#12  Overall
#1  Wide column stores
Score13.98
Rank#44  Overall
#7  Document stores
Score439.42
Rank#5  Overall
#1  Document stores
Score4.02
Rank#93  Overall
#16  Document stores
Score163.68
Rank#6  Overall
#1  Key-value stores
Websitecassandra.apache.orgcouchdb.apache.orgwww.mongodb.comravendb.netredis.com
redis.io
Technical documentationcassandra.apache.org/­doc/­latestdocs.couchdb.org/­en/­stablewww.mongodb.com/­docs/­manualravendb.net/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMongoDB, IncHibernating RhinosRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release20082005200920102009
Current release4.1.3, July 20233.3.2, April 20236.0.7, June 20235.4, July 20227.2.1, September 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache version 2Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoAGPL version 3, commercial license availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)nono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
  • Aiven for Apache Cassandra: Fully managed, open source NoSQL database specifically designed to be highly available, performant, and scalable.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Implementation languageJavaErlangC++C#C
Server operating systemsBSD
Linux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeschema-freeschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.schema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyes infostring, integer, double, decimal, boolean, date, object_id, geospatialnopartial 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 indexesrestricted infoonly equality queries, not always the best performing solutionyes infovia viewsyesyesyes infowith RediSearch module
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query language (RQL)no
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
RESTful HTTP/JSON APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Kotlin
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresnoView functions in JavaScriptJavaScriptyesLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersyesyesyes infoin MongoDB Atlas onlyyespublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infoimproved architecture with release 2.0Sharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Multi-source replicationMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesyesthrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.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 integritynonono infotypically not used, however similar functionality with DBRef possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsno infoatomic operations within a single document possibleMulti-document ACID Transactions with snapshot isolationACID, Cluster-wide transaction availableAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by defaultyesyes 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.nonoyes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlAccess rights for users can be defined per objectAccess rights for users can be defined per databaseAccess rights for users and rolesAuthorization levels configured per client per databaseAccess 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
CassandraCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"MongoDBRavenDBRedis
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Redis Enterprise is a robust in-memory database platform built by the people who...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Redis Enterprise is used by large enterprise, startup, and government organizations...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more
News

Introducing LangStream, an Open Source Project for Integrating Diverse Data Types in Production-Ready GenAI Applications
25 September 2023

Introducing the New JSON API for Astra DB: Develop AI Applications in JavaScript with Ease
19 September 2023

Build a Text and Image Search App with Astra DB Vector Search, NodeJS, Stargate’s New JSON API, and Stargate-Mongoose
6 September 2023

Chingari: Empowering Social Media Creators and Viewers with Astra DB
30 August 2023

Keeping the Momentum Rolling with Google Cloud
24 August 2023

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
3rd partiesAiven for Apache Cassandra: A truly distributed database that can handle large volumes of writes.
» more

Instaclustr: Hosted & Managed Apache Cassandra as a Service
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more
Studio 3T: The world's favorite IDE for working with MongoDB
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more
Redisson PRO: The ultra-fast Redis Java Client.
» more

Read the Redis NoSQL benchmark report.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Aiven for Redis: Store and access your data quickly and efficiently.
» more

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

More resources
CassandraCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"MongoDBRavenDBRedis
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

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

Conferences and events

Cassandra Summit 2023
San Jose, California, USA, 12-13 December 2023

Recent citations in the news

NoSQL databases | Web Security Academy
26 September 2023, The Daily Swig

[Latest News] NoSQL Database Market Size, Share, Growth | Forecast, 2030
24 September 2023, Benzinga

NoSQL Market Size 2023 Valuation to Hit USD 38144.35 Million by ...
26 September 2023, Digital Journal

5 Hard Problems in Vector Search, and How Cassandra Solves Them
22 September 2023, The New Stack

MongoDB Changes The Database Game With Queryable Encryption
25 September 2023, Forbes

provided by Google News

2023, NoSQL Databases Software Market Size and Share Analysis ...
25 September 2023, Digital Journal

MongoDB Changes The Database Game With Queryable Encryption
25 September 2023, Forbes

IBM Cloudant
16 June 2023, ibm.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

MongoDB Announces Four New AI-Powered Capabilities to Improve ...
26 September 2023, PR Newswire

New MongoDB Atlas Vector Search Capabilities Help Developers ...
26 September 2023, investorsobserver.com

MongoDB Launches Advanced Data Management Capabilities to Run Applications Anywhere - MongoDB (NASDAQ:MDB
26 September 2023, Benzinga

MongoDB Changes The Database Game With Queryable Encryption
25 September 2023, Forbes

Is It Too Late to Buy MongoDB Stock?
25 September 2023, The Motley Fool

provided by Google News

2023, NoSQL Databases Software Market Size and Share Analysis ...
25 September 2023, Digital Journal

RavenDB Welcomes David Baruc as Chief Revenue Officer ...
13 June 2023, PR Newswire

NoSQL Market Report Revenue Share, Overall Business Growth ...
26 September 2023, Digital Journal

Oren Eini on RavenDB, Including Consistency Guarantees and C# ...
23 May 2022, InfoQ.com

Interview with RavenDB Founder Oren Eini
31 August 2020, InfoQ.com

provided by Google News

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13 September 2023, Business Wire

Flowdesk - using in-memory database to make digital finance fast and accessible
4 September 2023, diginomica

NoSQL databases | Web Security Academy
26 September 2023, The Daily Swig

MongoDB Changes The Database Game With Queryable Encryption
25 September 2023, Forbes

15 VPS Security Tips to Prevent Attacks on Your Server
26 September 2023, G2

provided by Google News

Job opportunities

GoLang Backend Engineer
zettalogix.Inc, Remote

Python Developer
Agama Solutions, Charlotte, NC

Database Developer
Amaze Systems, Hackensack, NJ

Senior Cassandra Database Engineer
Wells Fargo, Charlotte, NC

Staff Database Engineer
Fanatics, New York, NY

CouchDB Database Administrator (DBA)
Logic Information Systems, Minnesota

Research Assistant
University of North Carolina at Chapel Hill, Chapel Hill, NC

Erlang Developer
2600Hz, Henderson, NV

Datahub Solutions Consultant
Logic Information Systems, Minnesota

Software Development Manager
REPS & Co., San Diego, CA

Technical Customer Support Representative
Sakari, Remote

MongoDB
Devcare Solutions, California

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

MongoDB Engineer
Alltech International, Remote

Level 3 MongoDB Escalation Specialist
Percona, Remote

C# Embedded Developer
Snap-on Inc, Tustin, CA

Full Stack Developer
AES Drilling Fluids, Houston, TX

Senior Sitecore Developer
Optizm Global, Remote

Developer on Test II
Performant Financial Corporation, Remote

Database Engineer
Miracle Software Systems, Michigan

Database Architect
Language IO Inc, Cheyenne, WY

Database Developer / Engineer : 356 i
eTRANSERVICES, Remote

AWS Developer
zettalogix.Inc, Remote

Senior Backend Engineer
Skin Laundry, United States

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try 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

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here