DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MongoDB vs. openGauss vs. YugabyteDB

Vergleich der Systemeigenschaften MongoDB vs. openGauss vs. YugabyteDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Document Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte425,36
Rang#5  Overall
#1  Document Stores
Punkte1,49
Rang#186  Overall
#90  Relational DBMS
Punkte3,94
Rang#98  Overall
#49  Relational DBMS
Websitewww.mongodb.comgitee.com/­opengauss
opengauss.org
www.yugabyte.com
Technische Dokumentationdocs.mongodb.com/­manualgitee.com/­opengauss/­docs
opengauss.org/­en/­docs/­latest/­docs/­BriefTutorial/­BriefTutorial.html
docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerMongoDB, IncHuawei and openGauss communityYugabyte Inc.
Erscheinungsjahr200920192017
Aktuelle Version6.0.5, Maerz 20233.0, March 20222.18, Mai 2023
Lizenz 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 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
DBaaS Angebote (gesponserte 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.
  • 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++C, C++, JavaC und C++
Server BetriebssystemeLinux
OS X
Solaris
Windows
LinuxLinux
OS X
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajaja
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Connector for BIANSI SQL 2011yes, PostgreSQL compatible
APIs und andere ZugriffskonzepteProprietäres Protokoll basierend auf JSONJDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenActionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
C
C++
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
Python
Ruby
Server-seitige Scripts infoStored ProceduresJavaScriptjaja infosql, plpgsql, C
Triggersja infoin MongoDB Atlas onlyjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding 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)Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2neinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles according to SQL-standardja
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBopenGaussYugabyteDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
Apache 2.0 license for the database
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

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

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
MongoDBopenGaussYugabyteDB
DB-Engines Blog Posts

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

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31. Mai 2023, The New Stack

MongoDB and Alibaba Cloud expand partnership to empower ...
30. Mai 2023, KMWorld Magazine

Analyst Ratings and Price Targets for MongoDB
31. Mai 2023, Best Stocks

FerretDB Provides Alternative to MongoDB
19. Mai 2023, Datanami

ScyllaDB vs. MongoDB: When to Use Each
12. Mai 2023, The New Stack

bereitgestellt von Google News

Ethiopia: Innovation - Ethiopian Students Won Third Prize in Global ... - AllAfrica
30. Mai 2023, Top Africa News

About HUAWEI Open Source
9. Februar 2022, Huawei

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

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

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

bereitgestellt von Google News

Yugabyte Is the First Distributed SQL Database to Be Named a CSA ...
11. Mai 2023, Business Wire

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
26. Mai 2023, Reseller News

Obsidian Systems to host Yugabyte CTO
5. Mai 2023, ITWeb

Yugabyte Releases YugabyteDB Voyager to Accelerate Cloud ...
1. Februar 2023, Business Wire

Yugabyte Announces Speaker Lineup for Third Annual Distributed ...
21. März 2023, Business Wire

bereitgestellt von Google News

Jobangebote

.NET Developer
Axabee, Remote

Front End Developer
AT&T, Dallas, TX

MongoDB Engineer
Alltech International, Remote

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

Full Stack Developer
KollaCode, LLC, Remote

Software Engineer, Database - Languages & Relational Technologies
YugabyteDB, Remote

Azure Data Administrator
Intone Networks, Remote

Software Engineer, Database - Distributed Storage & Transactions
YugabyteDB, Remote

Database Administrator - NoSQL
General Motors, Warren, MI

Senior Product Designer
YugabyteDB, Remote

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt