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

DBMS > MongoDB vs. Neo4j vs. ScyllaDB

System Properties Comparison MongoDB vs. Neo4j vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMongoDB  Xexclude from comparisonNeo4j  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionOne 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 offeringsCassandra and DynamoDB compatible wide column store
Primary database modelDocument storeGraph DBMSWide column store
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score439.42
Rank#5  Overall
#1  Document stores
Score50.39
Rank#23  Overall
#1  Graph DBMS
Score6.37
Rank#65  Overall
#5  Wide column stores
Websitewww.mongodb.comneo4j.comwww.scylladb.com
Technical documentationwww.mongodb.com/­docs/­manualneo4j.com/­docsdocs.scylladb.com
DeveloperMongoDB, IncNeo4j, Inc.ScyllaDB
Initial release200920072015
Current release6.0.7, June 20235.12, September 2023ScyllaDB Open Source 5.0, July 2022
License infoCommercial or Open SourceOpen 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 availableOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud serviceno infoMongoDB available as DBaaS (MongoDB Atlas)nono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++Java, ScalaC++
Server operating systemsLinux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Data schemeschema-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-optionalschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyesyes
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.no
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyes infocluster global secondary indices
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL InterfacenoSQL-like DML and DDL statements (CQL)
APIs and other access methodsGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesActionscript 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
Kotlin
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresJavaScriptyes infoUser defined Procedures and Functionsyes, Lua
Triggersyes infoin MongoDB Atlas onlyyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodesSharding 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 FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-document ACID Transactions with snapshot isolationACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infooptional, enabled by defaultyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoIn-memory storage engine introduced with MongoDB version 3.2yes infoin-memory tables
User concepts infoAccess controlAccess rights for users and rolesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users can be defined per object
More information provided by the system vendor
MongoDBNeo4jScyllaDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
ScyllaDB is the database for data-intensive apps that require high performance and...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Related products and services
3rd partiesStudio 3T: The world's favorite IDE for working with MongoDB
» more

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

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

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

More resources
MongoDBNeo4jScyllaDB
DB-Engines blog posts

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

MongoDB adds generative AI features to boost developer productivity
27 September 2023, InfoWorld

MongoDB Launches Advanced Data Management Capabilities to ...
26 September 2023, PR Newswire

MongoDB takes Atlas to the Edge, adds AI tools for devs
27 September 2023, The Stack

MongoDB Wants To Change The Database Game With Queryable Encryption
25 September 2023, Forbes

MongoDB (MDB): A Hidden Gem in the Software Industry?
29 September 2023, GuruFocus.com

provided by Google News

Neo4j adds major new GenAI search capability -
1 September 2023, Enterprise Times

What is the global Connectivity Constraint Computing market and ...
29 September 2023, Digital Journal

Neo4j Finds the Vector for Graph-LLM Integration
22 August 2023, Datanami

insideBIGDATA Latest News – 9/8/2023
8 September 2023, insideBIGDATA

Build a Movie Database with Neo4j's Knowledge Graph Sandbox
29 July 2023, The New Stack

provided by Google News

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB Announces NoSQL Release With Raft for Strong ...
22 August 2023, GlobeNewswire

How Discord Migrated Trillions of Messages to ScyllaDB
21 February 2023, The New Stack

ZEE5 Moves to ScyllaDB NoSQL to Enhance User Experience at ...
22 May 2023, GlobeNewswire

ScyllaDB Continues Record Growth in Response to Rising Cloud ...
28 February 2023, GlobeNewswire

provided by Google News

Job opportunities

Junior Backend Developer
Actum Lab, Austin, TX

MONGODB DEVELOPER/ADMIN
Averon Solutions, Edison, NJ

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

Technical Customer Support Representative
Sakari, Remote

AI Human Interaction Research
Nissan, Santa Clara, CA

Jr. Data Scientist
Kyla, San Jose, CA

Neo4j Developer
Capgemini, Chicago, IL

Neo4J Developer
Business Integra Inc., Remote

Graph Developer- Neo4J
Clairvoyant, Remote

C# Backend Developer
Intone Networks, Nashville, TN

Senior Database Administrator (Europe, part-time)
PEX, Remote

Principal Software Engineer
Disney Media & Entertainment Distribution, Seattle, WA

Systems Engineer / DevOps
Hive, Seattle, WA

Senior Site Reliability Engineer
Hive, San Francisco, CA

jobs by Indeed



Share this page

Featured Products

SingleStore logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL 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

Redis logo

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

Neo4j logo

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

Present your product here