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

DBMS > Apache Druid vs. HugeGraph vs. IBM Db2 Event Store vs. MariaDB vs. Percona Server for MongoDB

System Properties Comparison Apache Druid vs. HugeGraph vs. IBM Db2 Event Store vs. MariaDB vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonHugeGraph  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMariaDB  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 dataA fast-speed and highly-scalable Graph DBMSDistributed Event Store optimized for Internet of Things use casesMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMS
Time Series DBMS
Graph DBMSEvent Store
Time Series DBMS
Relational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial 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
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitedruid.apache.orggithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2-event-storemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdruid.apache.org/­docs/­latest/­designhugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2-event-storemariadb.com/­kb/­en/­librarydocs.percona.com/­percona-distribution-for-mongodb
DeveloperApache Software Foundation and contributorsBaiduIBMMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Percona
Initial release2012201820172009 infoFork of MySQL, which was first released in 19952015
Current release29.0.1, April 20240.92.011.3.2, February 20243.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2.0commercial infofree developer edition availableOpen Source infoGPL version 2, commercial enterprise subscription 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaJavaC and C++C and C++C++
Server operating systemsLinux
OS X
Unix
Linux
macOS
Unix
Linux infoLinux, macOS, Windows for the developer additionFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Data schemeyes infoschema-less columns are supportedyesyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyesno
Secondary indexesyesyes infoalso supports composite index and range indexnoyesyes
SQL infoSupport of SQLSQL for queryingnoyes infothrough the embedded Spark runtimeyes infowith proprietary extensionsno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSON
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Groovy
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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 proceduresnoasynchronous Gremlin script jobsyesyes infoPL/SQL compatibility added with version 10.3JavaScript
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyes infodepending on used storage backend, e.g. Cassandra and HBaseActive-active shard replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infonot for MyISAM storage engineno
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 storageyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infowith MEMORY storage engineyes infovia In-Memory Engine
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemUsers, roles and permissionsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
Apache DruidHugeGraphIBM Db2 Event StoreMariaDBPercona Server for MongoDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Apache DruidHugeGraphIBM Db2 Event StoreMariaDBPercona Server for MongoDB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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 big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

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

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

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 May 2024, PR Newswire

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

MariaDB (NYSE:MRDB) Shares Up 1.1%
24 May 2024, Defense World

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

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

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here