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 > Apache Druid vs. Datastax Enterprise vs. IBM Db2 Event Store vs. NCache vs. Percona Server for MongoDB

System Properties Comparison Apache Druid vs. Datastax Enterprise vs. IBM Db2 Event Store vs. NCache vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonNCache  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Distributed Event Store optimized for Internet of Things use casesOpen-Source and Enterprise in-memory Key-Value StoreA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMS
Time Series DBMS
Wide column storeEvent Store
Time Series DBMS
Key-value storeDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.29
Rank#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Score6.31
Rank#57  Overall
#4  Wide column stores
Score0.23
Rank#316  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.98
Rank#196  Overall
#29  Key-value stores
Score0.55
Rank#253  Overall
#39  Document stores
Websitedruid.apache.orgwww.datastax.com/­products/­datastax-enterprisewww.ibm.com/­products/­db2-event-storewww.alachisoft.com/­ncachewww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.datastax.comwww.ibm.com/­docs/­en/­db2-event-storewww.alachisoft.com/­resources/­docsdocs.percona.com/­percona-distribution-for-mongodb
DeveloperApache Software Foundation and contributorsDataStaxIBMAlachisoftPercona
Initial release20122011201720052015
Current release29.0.1, April 20246.8, April 20202.05.3, September 20223.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache license v2commercialcommercial infofree developer edition availableOpen Source infoEnterprise Edition availableOpen Source infoGPL Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaC and C++C#, .NET, .NET Core, JavaC++
Server operating systemsLinux
OS X
Unix
Linux
OS X
Linux infoLinux, macOS, Windows for the developer additionLinux
Windows
Linux
Data schemeyes infoschema-less columns are supportedschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nonononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL for queryingSQL-like DML and DDL statements (CQL); Spark SQLyes infothrough the embedded Spark runtimeSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
proprietary protocol using JSON
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresnonoyesno infosupport for stored procedures with SQL-Server CLRJavaScript
Triggersnoyesnoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infono "single point of failure"ShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesconfigurable replication factor, datacenter aware, advanced replication for edge computingActive-active shard replicationyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnooptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes infovia In-Memory Engine
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess rights for users can be defined per objectfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and roles
More information provided by the system vendor
Apache DruidDatastax EnterpriseIBM Db2 Event StoreNCachePercona Server for MongoDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsAnnual subscription
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
Apache DruidDatastax EnterpriseIBM Db2 Event StoreNCachePercona Server for MongoDB
Recent citations in the news

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

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

New DDoS malware Attacking Apache big-data stack, 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, Business Wire

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18 July 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

provided by Google News

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22 August 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

Best cloud databases of 2022
4 October 2022, ITPro

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Is database-as-a-service in Percona's future?
23 May 2022, VentureBeat

Percona Joins the Google Cloud Platform Partner Program as a Service Partner
5 April 2016, Yahoo Movies UK

provided by Google News



Share this page

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

Neo4j logo

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

Milvus logo

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

Present your product here