DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Aurora vs. MongoDB vs. Neo4j

System Properties Comparison Amazon Aurora vs. MongoDB vs. Neo4j

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonMongoDB  Xexclude from comparisonNeo4j  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primary database modelRelational DBMSDocument storeGraph DBMS
Secondary database modelsDocument storeSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.07
Rank#48  Overall
#30  Relational DBMS
Score458.78
Rank#5  Overall
#1  Document stores
Score53.51
Rank#20  Overall
#1  Graph DBMS
Websiteaws.amazon.com/­rds/­aurorawww.mongodb.comneo4j.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.mongodb.com/­manualneo4j.com/­docs
DeveloperAmazonMongoDB, IncNeo4j, Inc.
Initial release201520092007
Current release6.0.1, August 20225.5, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoGPL version3, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesno infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++Java, Scala
Server operating systemshostedLinux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Data schemeyesschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.schema-free and schema-optional
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
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.yes
Secondary indexesyesyesyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLyesRead-only SQL queries via the MongoDB Connector for BIno
APIs and other access methodsADO.NET
JDBC
ODBC
proprietary protocol using JSONBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesJavaScriptyes infoUser defined Procedures and Functions
Triggersyesyes infoin MongoDB Atlas onlyyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.yes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Amazon AuroraMongoDBNeo4j
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

This Week in Neo4j: GPT, NASA, Generative AI, Apache Age, Cypher, Chatbot and More
18 March 2023

This Week in Neo4j: Recommendation, Needle, Microservices, Data Import, Data Analysis, and More
11 March 2023

How to Explore SAP Sample Data in Neo4j – Graph for ERP Part 2
10 March 2023

Graphs for Ease and Scalability in the Auto Industry: The 5-Minute Interview with Michal Stefanak
8 March 2023

This Week in Neo4j: FOSDEM 2023 Sessions, Full Stack GraphQL, Data Importer Updates, dict2graph, NeoDash on Azure, and More
4 March 2023

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

Studio 3T: The world's favorite IDE for working with MongoDB
» more

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

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

More resources
Amazon AuroraMongoDBNeo4j
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

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

Amazon Aurora PostgreSQL Adds Write-Through Cache to Improve Logical Replication Performance
18 March 2023, InfoQ.com

'High risk of serious musculoskeletal disorders': Aurora's Amazon warehouse cited by OSHA
2 February 2023, Denver 7 Colorado News

Amazon Aurora Supports PostgreSQL 14
9 July 2022, InfoQ.com

What is Amazon Aurora? | Definition from TechTarget
21 March 2022, TechTarget

Amazon GuardDuty RDS Protection for Amazon Aurora is now generally available
17 March 2023, AWS Blog

provided by Google News

California State Teachers Retirement System Purchases 1340 ...
20 March 2023, MarketBeat

MongoDB, Inc. (NASDAQ:MDB) Given Average Rating of "Moderate ...
17 March 2023, MarketBeat

MongoDB - Consensus Indicates Potential 21.6% Upside
16 March 2023, DirectorsTalk Interviews

Brokers Forecast MongoDB, Inc. Earnings in FY2025 (NASDAQ:MDB)
13 March 2023, Best Stocks

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8 March 2023, PR Newswire

provided by Google News

Neo4j Adds Cloud Managed Services Team From DTA
16 March 2023, ChannelE2E

Graph Database Market to See Massive Growth by 2029 | Neo4j, Inc ...
17 March 2023, Digital Journal

The Great Graph Debate: Revolutionary concept in databases or niche curiosity?
6 March 2023, The Register

Graphs Will Bring SG's Data-Driven Future to Life
22 February 2023, CDOTrends

How Knowledge Graphs Make Data More Useful to Organizations
10 March 2023, The New Stack

provided by Google News

Job opportunities

IT Analyst II - Data Warehouse
State of Utah, Salt Lake County, UT

AWS Data Engineer (Contractor)
ENGIE, Houston, TX

Senior Software Engineer - Full Stack
Blue Bite, Remote

Senior Database Engineer - Remote Opportunity
KinderCare Education, Portland, OR

Software Development Engineer - Remote
EMMES, Rockville, MD

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

MongoDB Engineer
Alltech International, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Junior Backend Developer
Actum Lab, Austin, TX

Open Data Specialist
Howard Hughes Medical Institute, Ashburn, VA

Senior Web Developer
Pharm3r, New York, NY

Data Engineer
the NBA, Secaucus, NJ

ICG Technology, Full Time Analyst, Software Development - New York City (North America - 2023)
Citi, New York, NY

Customer Success Engineer
Couchbase, Remote

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Present your product here