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

DBMS > MongoDB vs. openGauss vs. OrientDB

System Properties Comparison MongoDB vs. openGauss vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMongoDB  Xexclude from comparisonopenGauss  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument storeRelational DBMSDocument store
Graph DBMS
Key-value 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
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score441.90
Rank#5  Overall
#1  Document stores
Score1.32
Rank#187  Overall
#89  Relational DBMS
Score4.06
Rank#92  Overall
#16  Document stores
#5  Graph DBMS
#14  Key-value stores
Websitewww.mongodb.comgitee.com/­opengauss
opengauss.org
orientdb.org
Technical documentationdocs.mongodb.com/­manualgitee.com/­opengauss/­docs
opengauss.org/­en/­docs/­latest/­docs/­BriefTutorial/­BriefTutorial.html
www.orientdb.com/­docs/­last/­index.html
DeveloperMongoDB, IncHuawei and openGauss communityOrientDB LTD; CallidusCloud; SAP
Initial release200920192010
Current release6.0.1, August 20223.0, March 20223.1.9, February 2021
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 SourceOpen Source infoApache version 2
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.
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.
Implementation languageC++C, C++, JavaJava
Server operating systemsLinux
OS X
Solaris
Windows
LinuxAll OS with a Java JDK (>= JDK 6)
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.yesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
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.nono
Secondary indexesyesyesyes
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Connector for BIANSI SQL 2011SQL-like query language, no joins
APIs and other access methodsproprietary protocol using JSONJDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
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
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
C
C++
Java
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresJavaScriptyesJava, Javascript
Triggersyes infoin MongoDB Atlas onlyyesHooks
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.horizontal partitioning (by range, list and hash)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-document ACID Transactions with snapshot isolationACIDACID
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.2no
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardAccess rights for users and roles; record level security configurable

More information provided by the system vendor

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 partiesPercona: Database problems? Not on your watch.
Databases run better with Percona.
» more

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

Studio 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

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

More resources
MongoDBopenGaussOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Microsoft Previews Azure Cosmos DB for MongoDB vCore Service
31 March 2023, InfoQ.com

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

Google Cloud, MongoDB Explain New Partner Efforts
9 March 2023, Channel Futures

MongoDB CISO: Don’t be afraid to simplify important issues for ...
31 March 2023, IT PRO

The Tough Climb To Profitability For MongoDB
9 March 2023, The Next Platform

provided by Google News

China takes measures to improve digital literacy and skills for ...
27 March 2023, People's Daily

About HUAWEI Open Source
9 February 2022, huawei.com

Take a close look at technology highlights of the 2022 Huawei Developer Competition
16 August 2022, Yahoo Finance

Huawei's Four Open Source Basic Software Projects Infuse ...
12 October 2020, PR Newswire

Huawei is fastest growing cloud provider in APAC, targets Indonesia ...
25 May 2022, Tech Wire Asia

provided by Google News

Graph Database Market Analysis, Trends, Growth, Research and ...
23 March 2023, Digital Journal

Graph Database Market Research Report | Industry Size USD 3.731 Billion by 2026
31 March 2023, EIN News

What Is a Database Management System? DBMS Explained
9 March 2023, Built In

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

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

provided by Google News

Job opportunities

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Kafka Admin
GS SOLUTIONS, Remote

Entry Level Python & Django Developer - 482021
I28 Technologies Corporation, Remote

Database Engineer(mongodb/hadoop/aws)
ABN Tech Corp, Remote

Net Developer
Kalven Technologies Inc, Irving, TX

jobs by Indeed



Share this page

Featured Products

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Redis logo

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

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!

Present your product here