DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. Kdb vs. MongoDB

System Properties Comparison Apache Cassandra vs. Kdb vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonKdb  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessHigh performance Time Series DBMSOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelWide column storeTime Series DBMS
Vector DBMS
Document store
Secondary database modelsVector DBMS infostarting with release V5Relational DBMSSpatial 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score97.94
Rank#11  Overall
#1  Wide column stores
Score6.99
Rank#51  Overall
#3  Time Series DBMS
#2  Vector DBMS
Score400.39
Rank#5  Overall
#1  Document stores
Websitecassandra.apache.orgkx.comwww.mongodb.com
Technical documentationcassandra.apache.org/­doc/­latestcode.kx.comwww.mongodb.com/­docs/­manual
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookKx Systems, a division of First Derivatives plcMongoDB, Inc
Initial release20082000 infokdb was released 2000, kdb+ in 20032009
Current release5.0-rc1, July 20243.6, May 20187.0.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree 32-bit versionOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)
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.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • 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.
Implementation languageJavaqC++
Server operating systemsBSD
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-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.
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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.noyes
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyes infotable attribute 'grouped'yes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (q)Read-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
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
Server-side scripts infoStored proceduresnouser defined functionsJavaScript
Triggersyesyes infowith viewsyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioningSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno infosimilar paradigm used for internal processingyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integritynoyesno infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlAccess rights for users can be defined per objectrights management via user accountsAccess rights for users and roles
More information provided by the system vendor
Apache CassandraKdbMongoDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Integrated columnar database & programming system for streaming, real time and historical...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
tick database streaming sensor data massive intelligence applications oil and gas...
» more
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
kdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
upon request
» more
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more
News

AWS and DataStax: A Year of Transformative Innovation in GenAI and Real-Time Data
26 November 2024

Streamlining Data Queries with Amazon Q and Cassandra Query Language
25 November 2024

Agents Love Astra DB: Field-tested, Mission-Critical Infrastructure for Agentic AI Applications
22 November 2024

Build Powerful Multi-Agents with Langflow 1.1
20 November 2024

Langflow Reimagined: Streamlined for Even More Productivity
20 November 2024

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

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

More resources
Apache CassandraKdbMongoDB
DB-Engines blog posts

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

Recent citations in the news

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 Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Apache Software Foundation Announces Apache Cassandra® 5.0,
7 October 2024, GlobeNewswire

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18 May 2023, AWS Blog

KX LAUNCHES KDB.AI EARLY ACCESS PROGRAM: NAVIGATING THE FUTURE OF STATEFUL & REAL-TIME AI APPLICATIONS WITH THE WORLD'S #1 VECTOR DATABASE
1 August 2023, PR Newswire

Next-Gen Analytics in Capital Markets: Trade Execution and Risk Management
29 July 2024, NVIDIA Daily News Report

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

provided by Google News

MongoDB Shares Fall 20% Year to Date: How Should You Play the Stock?
29 November 2024, Yahoo Finance

Point72 Hong Kong Ltd Makes New $7.96 Million Investment in MongoDB, Inc. (NASDAQ:MDB)
1 December 2024, MarketBeat

What the Options Market Tells Us About MongoDB
29 November 2024, Benzinga

Insider Sell: Cedric Pech Sells Shares of MongoDB Inc (MDB)
28 November 2024, GuruFocus.com

MongoDB stock target increased, rating held on positive shift
26 November 2024, Investing.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here