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

DBMS > MongoDB vs. Oracle vs. Spark SQL

Vergleich der Systemeigenschaften MongoDB vs. Oracle 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 ausschliessenOracle  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresWeit verbreitetes, allgemein einsetzbares RDBMSSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
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
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
Document Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte431,42
Rang#5  Overall
#1  Document Stores
Punkte1261,42
Rang#1  Overall
#1  Relational DBMS
Punkte18,74
Rang#36  Overall
#22  Relational DBMS
Websitewww.mongodb.comwww.oracle.com/­databasespark.apache.org/­sql
Technische Dokumentationwww.mongodb.com/­docs/­manualdocs.oracle.com/­en/­databasespark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerMongoDB, IncOracleApache Software Foundation
Erscheinungsjahr200919802014
Aktuelle Version6.0.7, Juni 202321c, Jaenner 20213.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.kommerziell infoeingeschränkte kostenlose Version verfügbarOpen 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.
ImplementierungsspracheC++C und C++Scala
Server BetriebssystemeLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja infoSchemaless in JSON and XML columnsja
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Java
Python
R
Scala
Server-seitige Scripts infoStored ProceduresJavaScriptPL/SQL infoauch Java stored procedures möglichnein
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.Sharding, horizontal partitioningyes, 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 infokann in PL/SQL realisiert werden
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 DBRefjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACID infomit parameterisierbarem isolation levelnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
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.2ja infoVersion 12c introduced the new option 'Oracle Database In-Memory'nein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBOracleSpark 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
MongoDBOracleSpark 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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

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

Oracle Introduces Integrated Vector Database to Augment ...
19. September 2023, oracle.com

Oracle - Microsoft and Oracle Expand Partnership to Deliver Oracle ... - Oracle
14. September 2023, Investor Relations

Oracle Injects AI Into Database, Cloud Infrastructure, and Applications
4. Oktober 2023, insider.govtech.com

Oracle Expands Distributed Cloud Offerings to Help Organizations ...
20. September 2023, oracle.com

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

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

Database developer
Virtusa, Tampa, FL

Senior Oracle Database Administrator
Datavail, United States

Oracle SOA Specialist
SourceMantra, Houston, TX

Database Specialist
Los Angeles Unified School District, Los Angeles, CA

Oracle Database Administrator (DBA)
Lore Tech Solutions, Saint Louis, MI

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

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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt