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

DBMS > MongoDB vs. openGauss vs. VictoriaMetrics

System Properties Comparison MongoDB vs. openGauss vs. VictoriaMetrics

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMongoDB  Xexclude from comparisonopenGauss  Xexclude from comparisonVictoriaMetrics  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 HuaweiA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument storeRelational DBMSTime Series DBMS
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
Score458.78
Rank#5  Overall
#1  Document stores
Score1.19
Rank#196  Overall
#94  Relational DBMS
Score1.01
Rank#215  Overall
#15  Time Series DBMS
Websitewww.mongodb.comgitee.com/­opengauss
opengauss.org
victoriametrics.com
Technical documentationdocs.mongodb.com/­manualgitee.com/­opengauss/­docs
opengauss.org/­en/­docs/­latest/­docs/­BriefTutorial/­BriefTutorial.html
docs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperMongoDB, IncHuawei and openGauss communityVictoriaMetrics
Initial release200920192018
Current release6.0.1, August 20223.0, March 2022v1.89, March 2023
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.0
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++, JavaGo
Server operating systemsLinux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
macOS
OpenBSD
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.yes
Typing infopredefined data types such as float or dateyes 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.nono
Secondary indexesyesyes
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Connector for BIANSI SQL 2011no
APIs and other access methodsproprietary protocol using JSONJDBC
ODBC
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
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
Server-side scripts infoStored proceduresJavaScriptyesno
Triggersyes infoin MongoDB Atlas onlyyesno
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)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replicationSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-document ACID Transactions with snapshot isolationACIDno
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.2nono
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
MongoDBopenGaussVictoriaMetrics
Specific characteristicsHigh performance, horizontally scalable time series database and monitoring solution...
» more
Competitive advantagesSpecifically designed for highly loaded workloads Addresses most of the scalability...
» more
Typical application scenariosWhen the current monitoring solution can't keep up with increasing workload Kubernetes...
» more
Key customersGrammarly, Wix.com, adidas, Sensedia, Brandwatch, CERN, COLOPL, Razorpay See our...
» more
Market metrics8k stars and 100+ contributors on GitHub 100M+ downloads Thousands of active users...
» more
Licensing and pricing modelsVictoriaMetrics comes in three versions: an open source version, an Enterprise version...
» more

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 partiesNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

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

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

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

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

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

Recent citations in the news

This Is What Whales Are Betting On MongoDB - MongoDB ...
22 March 2023, Benzinga

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

Why MongoDB Stock Pulled Back Today
9 March 2023, The Motley Fool

MongoDB's stock falls as light revenue outlook overshadows solid ...
8 March 2023, SiliconANGLE News

MongoDB Target of Unusually High Options Trading (NASDAQ:MDB)
23 March 2023, MarketBeat

provided by Google News

About HUAWEI Open Source
9 February 2022, huawei.com

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

Huawei launches six new products to bolster growth in cloud sector
25 April 2021, Global Times

Over 50 New CVE Numbering Authorities Announced in 2022
22 December 2022, SecurityWeek

provided by Google News

One to Watch: VictoriaMetrics – The story of a startup from Ukraine
20 March 2023, The Stack

VictoriaMetrics leads sustainable data monitoring – slashing ...
2 March 2023, intelligentcio.com

Is it time for time-series databases?
25 January 2023, ComputerWeekly.com

VICTORIAMETRICS AND CMS TEAM UP TO MONITOR THE ...
17 November 2022, ResponseSource

VictoriaMetrics simplifies monitoring with fully managed service on ...
26 October 2022, ResponseSource

provided by Google News

Job opportunities

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

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

Junior Backend Developer
Actum Lab, Austin, TX

AWS/ MongoDB Consultant
Cognizant, Richmond, VA

Staff DevOps / SRE Engineer
Zscaler, San Jose, CA

Sr. Engineer, Software Development & Engineering
Comcast, Philadelphia, PA

Observability DevOps Engineer
Comcast, Philadelphia, PA

Engineering Manager, Time Series and Data Streaming
LTK USA, Dallas, TX

Staff Data Engineer, Real Time Analytics and Event Streaming
LTK USA, Dallas, TX

jobs by Indeed



Share this page

Featured Products

Redis logo

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

Vertica logo

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

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!

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!

Present your product here