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. Ignite vs. JaguarDB vs. MongoDB

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMongoDB  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 FlinkApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Performant, highly scalable DBMS for AI and IoT applicationsEiner der meistverwendeten Document Stores
Primäres DatenbankmodellTime Series DBMSKey-Value Store
Relational DBMS
Key-Value Store
Vektor DBMS
Document Store
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#176  Overall
#15  Time Series DBMS
Punkte3,64
Rang#89  Overall
#13  Key-Value Stores
#48  Relational DBMS
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Websiteiotdb.apache.orgignite.apache.orgwww.jaguardb.comwww.mongodb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlapacheignite.readme.io/­docswww.jaguardb.com/­support.htmlwww.mongodb.com/­docs/­manual
EntwicklerApache Software FoundationApache Software FoundationDataJaguar, Inc.MongoDB, Inc
Erscheinungsjahr2018201520152009
Aktuelle Version1.1.0, April 2023Apache Ignite 2.63.3 July 20236.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 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.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
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++, Java, .NetC++ infothe server part. Clients available in other languagesC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Solaris
Windows
Datenschemajajajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-like query languageANSI-99 for query and DML statements, subset of DDLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteJDBC
Native API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C#
C++
Java
PHP
Python
Ruby
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
Server-seitige Scripts infoStored Proceduresjayes (compute grid and cache interceptors can be used instead)neinJavaScript
Triggersjayes (cache interceptors and events)neinja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingSharding 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 replicasyes (replicated cache)Multi-Source ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkyes (compute grid and hadoop accelerator)neinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrollejaSecurity Hooks for custom implementationsRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBIgniteJaguarDBMongoDB
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

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 IoTDBIgniteJaguarDBMongoDB
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

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

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

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

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

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

bereitgestellt von Google News

Decoding 26 Analyst Evaluations For MongoDB - MongoDB (NASDAQ:MDB)
18. April 2024, Benzinga

Nisa Investment Advisors LLC Has $429000 Stock Holdings in MongoDB, Inc. (NASDAQ:MDB)
18. April 2024, Defense World

MongoDB (NASDAQ:MDB) Price Target Cut to $440.00 by Analysts at KeyCorp
18. April 2024, MarketBeat

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14. April 2024, Yahoo Finance

MongoDB Sees Unusually Large Options Volume (NASDAQ:MDB)
18. April 2024, Defense World

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt