DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Druid vs. Apache Phoenix vs. Cassandra vs. JaguarDB vs. Microsoft Azure Cosmos DB

System Properties Comparison Apache Druid vs. Apache Phoenix vs. Cassandra vs. JaguarDB vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonApache Phoenix  Xexclude from comparisonCassandra  Xexclude from comparisonJaguarDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA scale-out RDBMS with evolutionary schema built on Apache HBaseWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessPerformant, highly scalable DBMS for AI and IoT applicationsGlobally distributed, horizontally scalable, multi-model database service
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSWide column storeKey-value store
Vector DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitedruid.apache.orgphoenix.apache.orgcassandra.apache.orgwww.jaguardb.comazure.microsoft.com/­services/­cosmos-db
Technical documentationdruid.apache.org/­docs/­latest/­designphoenix.apache.orgcassandra.apache.org/­doc/­latestwww.jaguardb.com/­support.htmllearn.microsoft.com/­azure/­cosmos-db
DeveloperApache Software Foundation and contributorsApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookDataJaguar, Inc.Microsoft
Initial release20122014200820152014
Current release29.0.1, April 20245.0-HBase2, July 2018 and 4.15-HBase1, December 20194.1.3, July 20233.3 July 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2.0Open Source infoApache version 2Open Source infoGPL V3.0commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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.
Implementation languageJavaJavaJavaC++ infothe server part. Clients available in other languages
Server operating systemsLinux
OS X
Unix
Linux
Unix
Windows
BSD
Linux
OS X
Windows
Linuxhosted
Data schemeyes infoschema-less columns are supportedyes infolate-bound, schema-on-read capabilitiesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infoJSON types
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.nononono
Secondary indexesyesyesrestricted infoonly equality queries, not always the best performing solutionyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL for queryingyesSQL-like SELECT, DML and DDL statements (CQL)A subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language
APIs and other access methodsJDBC
RESTful HTTP/JSON API
JDBCProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnouser defined functionsnonoJavaScript
TriggersnonoyesnoJavaScript
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedShardingSharding infono "single point of failure"ShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesMulti-source replication
Source-replica replication
selectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replicationyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoAtomicity and isolation are supported for single operationsnoMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users can be defined per objectrights management via user accountsAccess rights can be defined down to the item level
More information provided by the system vendor
Apache DruidApache PhoenixCassandraJaguarDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more

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 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 DruidApache PhoenixCassandraJaguarDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

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

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

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.

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here