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. IBM Db2 vs. MySQL vs. Neo4j vs. Sadas Engine

System Properties Comparison Apache Druid vs. IBM Db2 vs. MySQL vs. Neo4j vs. Sadas Engine

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMySQL  Xexclude from comparisonNeo4j  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataCommon in IBM host environments, 2 different versions for host and Windows/LinuxWidely used open source RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMS infoKey/Value like access via memcached APIGraph DBMSRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Spatial DBMS
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
Score127.49
Rank#8  Overall
#5  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score0.03
Rank#379  Overall
#156  Relational DBMS
Websitedruid.apache.orgwww.ibm.com/­products/­db2www.mysql.comneo4j.comwww.sadasengine.com
Technical documentationdruid.apache.org/­docs/­latest/­designwww.ibm.com/­docs/­en/­db2dev.mysql.com/­docneo4j.com/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation and contributorsIBMOracle infosince 2010, originally MySQL AB, then SunNeo4j, Inc.SADAS s.r.l.
Initial release20121983 infohost version199520072006
Current release29.0.1, April 202412.1, October 20168.3.0, January 20245.19, April 20248.0
License infoCommercial or Open SourceOpen Source infoApache license v2commercial infofree version is availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version3, commercial licenses availablecommercial infofree trial version available
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaC and C++C and C++Java, ScalaC++
Server operating systemsLinux
OS X
Unix
AIX
HP-UX
Linux
Solaris
Windows
z/OS
FreeBSD
Linux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
AIX
Linux
Windows
Data schemeyes infoschema-less columns are supportedyesyesschema-free and schema-optionalyes
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.noyesno
Secondary indexesyesyesyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLSQL for queryingyesyes infowith proprietary extensionsnoyes
APIs and other access methodsJDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
JDBC
ODBC
Proprietary native API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
Proprietary protocol
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesyes infoproprietary syntaxyes infoUser defined Procedures and Functionsno
Triggersnoyesyesyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infoonly with Windows/Unix/Linux Versionhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes using Neo4j Fabrichorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyes infowith separate tools (MQ, InfoSphere)Multi-source replication
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
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.noyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Apache DruidIBM Db2 infoformerly named DB2 or IBM Database 2MySQLNeo4jSadas Engine
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 2024

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 MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
Apache DruidIBM Db2 infoformerly named DB2 or IBM Database 2MySQLNeo4jSadas Engine
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

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, businesswire.com

provided by Google News

IBM and TechD partner to securely share data and power insights with gen AI
16 April 2024, IBM

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

IBM Solution to Optimize Data Management for AI applications
28 November 2023, Yahoo Finance

provided by Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, azure.microsoft.com

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17 April 2024, Yahoo Finance

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j 'instrumental' in creation of new ISO graph query standard
18 April 2024, ChannelLife Australia

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29 December 2022, Red Hot Cyber

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Present your product here