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

DBMS > MongoDB vs. MySQL vs. Spark SQL

Vergleich der Systemeigenschaften MongoDB vs. MySQL vs. Spark SQL

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresWeit verbreitetes, allgemein einsetzbares Open Source RDBMSSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellDocument StoreRelational DBMS infoKey/Value Zugriff über memcached APIRelational 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
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte431,42
Rang#5  Overall
#1  Document Stores
Punkte1133,32
Rang#2  Overall
#2  Relational DBMS
Punkte18,74
Rang#36  Overall
#22  Relational DBMS
Websitewww.mongodb.comwww.mysql.comspark.apache.org/­sql
Technische Dokumentationwww.mongodb.com/­docs/­manualdev.mysql.com/­docspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerMongoDB, IncOracle infoseit 2010, ursprünglich MySQL AB, danach SunApache Software Foundation
Erscheinungsjahr200919952014
Aktuelle Version6.0.7, Juni 20238.1.0, Juli 20233.4.1 ( 2.13), Juni 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 Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open 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.
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.
  • Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
  • PlanetScale: Deploy a fully managed database with the reliability of MySQL and the scale of open source Vitess with PlanetScale today. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
ImplementierungsspracheC++C und C++Scala
Server BetriebssystemeLinux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjaja
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, XSLTjanein
Sekundärindizesjajanein
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infomit proprietären ErweiterungenSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
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
Kotlin
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Python
R
Scala
Server-seitige Scripts infoStored ProceduresJavaScriptja infoproprietäre Syntaxnein
Triggersja infoin MongoDB Atlas onlyjanein
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.horizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabricyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACID infonicht für MyISAM Storage Enginenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjaja
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.2janein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBMySQLSpark SQL
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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

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

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr
PlanetScale: Deploy a fully managed serverless database with the reliability of MySQL and the tested scalability of Vitess. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Get started with a PlanetScale database today for free.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
MongoDBMySQLSpark SQL
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

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB Launches New Initiatives to Accelerate Modern ...
4. Oktober 2023, PR Newswire

MongoDB Announces Jim Scharf as Chief Technology Officer
2. Oktober 2023, PR Newswire

MongoDB promises to keep its hands off application building
3. Oktober 2023, The Register

MongoDB Announces Four New AI-Powered Capabilities to Improve ...
26. September 2023, PR Newswire

Investors in MongoDB (NASDAQ:MDB) have seen fantastic returns of 386% over the past five years
4. Oktober 2023, Simply Wall St

bereitgestellt von Google News

PlanetScale forks MySQL to add vector support
3. Oktober 2023, TechCrunch

PHP MySQL Create profile update form and show old data on it ...
30. September 2023, SitePoint

Oracle Continues MySQL HeatWave Innovation with Vector Store ...
20. September 2023, oracle.com

Using Git Hooks with MySQL
30. September 2023, hackernoon.com

Oracle’s MySQL HeatWave gets Vector Store, generative AI features
20. September 2023, InfoWorld

bereitgestellt von Google News

Distributed Materialized Views: How Airbnb's Riverbed Processes ...
4. Oktober 2023, InfoQ.com

spark SQL 任务参数调优1 原创
1. Oktober 2023, blog.csdn.net

Stream Processing 101: What's Right for You?
8. September 2023, The New Stack

Data Engineering Interview Questions: | by Think Data | Oct, 2023
3. Oktober 2023, Medium

10 Python Certifications You Should Get as a Beginner
14. September 2023, Analytics Insight

bereitgestellt von Google News

Jobangebote

MongoDB Architect
V-Soft Consulting, Remote

MONGODB DEVELOPER/ADMIN
Averon Solutions, Edison, NJ

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

MongoDB/PostgreSQL DBA - Remote
HHS Technology Group, Fort Lauderdale, FL

General Interest
BuySellAds, Boston, MA

Adjunct Instructor, Game Development
State of Georgia, Lawrenceville, GA

Junior Application Solutions Engineer
Priority Technology Holdings, LLC, Alpharetta, GA

PHP/MySQL Developers
Webmasters.com, Tampa, FL

Data Center Technician
sourcemantra, Alpharetta, GA

Loss Prevention Specialist
Amazon.com Services LLC, Stone Mountain, GA

Data Analyst (National Geographic)
Disney, Washington, DC

Spark Technical Solutions Engineer
Databricks, San Francisco, CA

Data Analyst (National Geographic)
Walt Disney Television, Washington, DC

Jr data engineer
Kalani Consulting, Remote

Data Engineer II
Careoperative Llc, Brentwood, TN

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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!

Präsentieren Sie hier Ihr Produkt