DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache IoTDB vs. JaguarDB vs. MongoDB vs. SurrealDB

Vergleich der Systemeigenschaften Apache IoTDB vs. JaguarDB vs. MongoDB vs. SurrealDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSurrealDB  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 FlinkPerformant, highly scalable DBMS for AI and IoT applicationsEiner der meistverwendeten Document StoresA fully ACID transactional, developer-friendly, multi-model DBMS
Primäres DatenbankmodellTime Series DBMSKey-Value Store
Vektor DBMS
Document StoreDocument Store
Graph 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,31
Rang#159  Overall
#14  Time Series DBMS
Punkte0,00
Rang#385  Overall
#61  Key-Value Stores
#16  Vektor DBMS
Punkte410,24
Rang#5  Overall
#1  Document Stores
Punkte1,11
Rang#174  Overall
#30  Document Stores
#17  Graph DBMS
Websiteiotdb.apache.orgwww.jaguardb.comwww.mongodb.comsurrealdb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.jaguardb.com/­support.htmlwww.mongodb.com/­docs/­manualsurrealdb.com/­docs
EntwicklerApache Software FoundationDataJaguar, Inc.MongoDB, IncSurrealDB Ltd
Erscheinungsjahr2018201520092022
Aktuelle Version1.1.0, April 20233.3 July 20237.0.5, Jaenner 2024v1.5.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL V3.0Open 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
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.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheJavaC++ infothe server part. Clients available in other languagesC++Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)LinuxLinux
OS X
Solaris
Windows
Linux
macOS
Windows
Datenschemajajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
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, XSLTneinnein
Sekundärindizesjajaja
SQL infoSupport of SQLSQL-like query languageA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Native API
JDBC
ODBC
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
GraphQL
RESTful HTTP API
WebSocket
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Actionscript 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
Deno
Go
JavaScript (Node.js)
Rust
Server-seitige Scripts infoStored ProceduresjaneinJavaScript
Triggersjaneinja infoin MongoDB Atlas only
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.
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 ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinMulti-document ACID Transactions with snapshot isolationACID
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.2
Berechtigungskonzept infoZugriffskontrollejaRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und Rollenyes, based on authentication and database rules
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBJaguarDBMongoDBSurrealDB
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
DrittanbieterStudio 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

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
Apache IoTDBJaguarDBMongoDBSurrealDB
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

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6. Juni 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Apache Promotes IoT Database Project
25. September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15. August 2023, Phoronix

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

bereitgestellt von Google News

Stock Traders Buy Large Volume of Put Options on MongoDB (NASDAQ:MDB)
19. September 2024, MarketBeat

MongoDB, Inc. Announces Second Quarter Fiscal 2025 Financial Results
29. August 2024, PR Newswire

Market Whales and Their Recent Bets on MDB Options
18. September 2024, Benzinga

Better Database Stock: Oracle vs. MongoDB
15. September 2024, The Motley Fool

MongoDB takes a swing at PostgreSQL after claiming wins against rival
30. August 2024, The Register

bereitgestellt von Google News

SurrealDB 2.0 Introduces Advanced Security and Data Management Features
17. September 2024, Datanami

SurrealDB is helping developers consolidate their databases
18. Juni 2024, TechCrunch

Multi-model database startup SurrealDB raises $20M and announces cloud beta access
18. Juni 2024, SiliconANGLE News

SurrealDB Raises $20 Million to Disrupt Database Tech; Introduces New Cloud Beta Access
18. Juni 2024, PR Newswire

London-based SurrealDB secures over €18.6 million aiming to disrupt database technology
18. Juni 2024, EU-Startups

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt