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

DBMS > Apache IoTDB vs. CouchDB vs. MongoDB

Vergleich der Systemeigenschaften Apache IoTDB vs. CouchDB 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 ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  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 FlinkEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertEiner der meistverwendeten Document Stores
Primäres DatenbankmodellTime Series DBMSDocument StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,70
Rang#244  Overall
#20  Time Series DBMS
Punkte14,46
Rang#42  Overall
#7  Document Stores
Punkte458,78
Rang#5  Overall
#1  Document Stores
Websiteiotdb.apache.orgcouchdb.apache.orgwww.mongodb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.couchdb.org/­en/­stabledocs.mongodb.com/­manual
Social network pagesLinkedInTwitter
EntwicklerApache Software FoundationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerMongoDB, Inc
Erscheinungsjahr201820052009
Aktuelle VersionV1.0.1, February 20233.3.1, Jaenner 20236.0.1, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open 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ügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
ImplementierungsspracheJavaErlangC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Datenschemajaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja 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, XSLTneinnein
Sekundärindizesjaja infoüber Viewsja
SQL infoSupport of SQLSQL-like query languageneinRead-only SQL queries via the MongoDB Connector for BI
APIs und andere ZugriffskonzepteJDBC
Native API
RESTful HTTP/JSON APIProprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
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
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 ProceduresjaView Functions in JavaScriptJavaScript
Triggersjajaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infoimproved architecture with release 2.0Sharding 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 Replikation
Source-Replica Replikation
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
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
Eventual ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoatomare Operationen innerhalb eines Dokumentes möglichMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoStrategie: optimistic lockingja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by default
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 infoZugriffskontrollejaZugriffsrechte für Benutzer pro Datenbank definierbarZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"MongoDB
Specific characteristicsApache IoTDB (Internet of Things Database) is a time series data management system...
» mehr
Competitive advantagesLow Cost and High Performance Tens of million points write throughput High compression...
» mehr
Typical application scenariosIoT / IIoT End-Edge-Cloud Collaboration Real-Time and Historian Time Series Analytics
» mehr
Key customersOver 200 customers worldwide, including Bosch, Siemens, Komat'su, Alibaba, etc.
» mehr
Market metrics240+ contributors and 10,000+ times monthly clones on GitHub Rank 2 by commits among...
» mehr
Licensing and pricing modelsOpen Source: Apache License v2.0 Pricing for commercial-/cloud-/edge-edition provided...
» 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
DrittanbieterPercona: Database problems? Not on your watch.
Databases run better with Percona.
» mehr

CData: 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 IoTDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"MongoDB
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

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

Apache IoTDB 1.0 Released As An "Internet of Things Database"
4. Dezember 2022, Phoronix

Timecho, Founded by the Creators of Apache IoTDB, Raises Over ...
29. Juni 2022, PR Newswire

bereitgestellt von Google News

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

How to deploy CouchDB as a cluster with Docker
30. Juni 2022, TechRepublic

What is CouchDB and Why Should I Care?
4. Juli 2012, InfoQ.com

Syncing Hyperledger Fabric StateDB (CouchDB) to Elasticsearch ...
4. November 2021, Wire19

bereitgestellt von Google News

Avestar Capital LLC Has $356000 Stock Holdings in MongoDB, Inc ...
30. März 2023, MarketBeat

Investor Takes Pessimistic Stance on MongoDB
29. März 2023, Best Stocks

Why MongoDB (MDB) Might be Well Poised for a Surge
27. März 2023, Nasdaq

Check Out What Whales Are Doing With MDB - MongoDB (NASDAQ ...
29. März 2023, Benzinga

Why MongoDB Stock Pulled Back Today
9. März 2023, The Motley Fool

bereitgestellt von Google News

Jobangebote

Sr. Command Center Analyst
Ancestry, Remote

Senior Erlang (2600Hz Kazoo) Developer
Mobilunity, United States

Site Reliability Engineer
Braid Health, Remote

Junior Software Engineer
M3 USA, Remote

Front-End Developer (Angular)
ProIT Inc., Charlotte, NC

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Entry Level Python & Django Developer - 482021
I28 Technologies Corporation, Remote

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

AWS/ MongoDB Consultant
Cognizant, Richmond, VA

Production Service Engineer (Remote)
Stage 4 Solutions Inc, United States

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt