DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > MySQL vs. Neo4j vs. Oracle NoSQL

System Properties Comparison MySQL vs. Neo4j vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionWidely used open source RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMS infoKey/Value like access via memcached APIGraph DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score987.11
Rank#2  Overall
#2  Relational DBMS
Score47.59
Rank#20  Overall
#1  Graph DBMS
Score3.43
Rank#75  Overall
#13  Document stores
#9  Key-value stores
#40  Relational DBMS
Websitewww.mysql.comneo4j.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdev.mysql.com/­docneo4j.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperOracle infosince 2010, originally MySQL AB, then SunNeo4j, Inc.Oracle
Initial release199520072011
Current release9.0.0, July 20245.23, August 202424.4, December 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version3, commercial licenses availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++Java, ScalaJava
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Data schemeyesschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyesoptional
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.yesno
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoSQL-like DML and DDL statements
APIs and other access methodsADO.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
RESTful HTTP API
Supported programming languagesAda
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
C#
Go
Java
JavaScript (Node.js)
Python
Rust
Typescript (Node.js)
Server-side scripts infoStored proceduresyes infoproprietary syntaxyes infoUser defined Procedures and Functionsno
Triggersyesyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes using Neo4j FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cache
User concepts infoAccess controlUsers 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 and roles
More information provided by the system vendor
MySQLNeo4jOracle NoSQL
News

Is a Knowledge Graph a Graph Database?
25 April 2025

Transform Static Risk Assessment Into a Dynamic Data-Driven Strategy
22 April 2025

LLM Knowledge Graph Builder Back-End Architecture and API Overview
14 April 2025

Build an Intelligent Movie Search With Neo4j and Vertex AI
14 April 2025

This Week in Neo4j: NODES, GraphRAG, Agents, Knowledge Graph and more
12 April 2025

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
MySQLNeo4jOracle NoSQL
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

Build global MySQL apps using Cloudflare Workers and Hyperdrive
8 April 2025, The Cloudflare Blog

MySQL Explained: Your Guide to Mastering This Powerful Database
29 August 2024, Oracle

Migrate very large databases to Amazon Aurora MySQL using MyDumper and MyLoader
27 February 2025, Amazon Web Services (AWS)

PlanetScale Vectors Now GA: MySQL's Missing Feature?
12 April 2025, infoq.com

How To Set, Change, and Recover Your MySQL Root Password
3 January 2025, TechRepublic

provided by Google News

Neo4j Surpasses $200M in Revenue, Accelerates Leadership in GenAI-Driven Graph Technology
19 November 2024, PR Newswire

Data Science Firm Neo4j Reportedly Prepping IPO
19 November 2024, PYMNTS.com

Swedish company accelerates toward IPO with $50M investment at $2B valuation - ArcticStartup
28 November 2024, ArcticStartup

Discover Graph Databases with Neo4j and PHP
7 November 2024, SitePoint

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

provided by Google News

Oracle Critical Patch Update, October 2024 Security Update Review
16 October 2024, Qualys

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Explore Oracle Database Solutions for Maximum Efficiency
30 January 2019, Oracle

Oracle Critical Patch Update, July 2024 Security Update Review
17 July 2024, Qualys

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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.

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here