DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache IoTDB vs. EsgynDB vs. MongoDB vs. Spark SQL

Vergleich der Systemeigenschaften Apache IoTDB vs. EsgynDB vs. MongoDB vs. Spark SQL

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEiner der meistverwendeten Document StoresSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument StoreRelational 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,19
Rang#183  Overall
#15  Time Series DBMS
Punkte0,26
Rang#311  Overall
#141  Relational DBMS
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte19,56
Rang#34  Overall
#21  Relational DBMS
Websiteiotdb.apache.orgwww.esgyn.cnwww.mongodb.comspark.apache.org/­sql
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.mongodb.com/­docs/­manualspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerApache Software FoundationEsgynMongoDB, IncApache Software Foundation
Erscheinungsjahr2018201520092014
Aktuelle Version1.1.0, April 20236.0.7, Juni 20233.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen 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 infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
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.
ImplementierungsspracheJavaC++, JavaC++Scala
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)LinuxLinux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemajajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajanein
SQL infoSupport of SQLSQL-like query languagejaRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
Native API
ADO.NET
JDBC
ODBC
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
All languages supporting JDBC/ODBC/ADO.NetActionscript 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
Java
Python
R
Scala
Server-seitige Scripts infoStored ProceduresjaJava Stored ProceduresJavaScriptnein
Triggersjaneinja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.yes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication between multi datacentersMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDMulti-document ACID Transactions with snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBEsgynDBMongoDBSpark 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

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

Weitere Ressourcen
Apache IoTDBEsgynDBMongoDBSpark 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

Erwähnungen in aktuellen Nachrichten

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12. Oktober 2023, Phoronix

bereitgestellt von Google News

Decoding 26 Analyst Evaluations For MongoDB - MongoDB (NASDAQ:MDB)
28. März 2024, Benzinga

MongoDB (NASDAQ:MDB) Price Target Increased to $500.00 by Analysts at Tigress Financial
28. März 2024, MarketBeat

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

MongoDB: The Future Propelled By Atlas Cloud Database (NASDAQ:MDB)
24. März 2024, Seeking Alpha

MongoDB, Inc. (MDB) Is a Trending Stock: Facts to Know Before Betting on It
25. März 2024, Zacks Investment Research

bereitgestellt von Google News

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
25. März 2024, Simplilearn

Run Spark SQL on Amazon Athena Spark | AWS Big Data Blog
23. Oktober 2023, AWS Blog

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Präsentieren Sie hier Ihr Produkt