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

DBMS > Apache HBase vs. Microsoft Azure Cosmos DB vs. MongoDB

Vergleich der Systemeigenschaften Apache HBase vs. Microsoft Azure Cosmos DB vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache HBase  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableGlobally distributed, horizontally scalable, multi-model database serviceEiner der meistverwendeten Document Stores
Primäres DatenbankmodellWide Column StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Document Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial 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
Punkte22,62
Rang#27  Overall
#3  Wide Column Stores
Punkte22,94
Rang#26  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#2  Wide Column Stores
Punkte402,51
Rang#5  Overall
#1  Document Stores
Websitehbase.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.mongodb.com
Technische Dokumentationhbase.apache.org/­book.htmllearn.microsoft.com/­azure/­cosmos-dbwww.mongodb.com/­docs/­manual
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMicrosoftMongoDB, Inc
Erscheinungsjahr200820142009
Aktuelle Version2.3.4, Jaenner 20217.0.5, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen 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ügbarneinjanein 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.
  • 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++
Server BetriebssystemeLinux
Unix
Windows infomit Cygwin
gehostetLinux
OS X
Solaris
Windows
Datenschemaschema-free, schema definition possibleschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptions to bring your own types, AVROja infoJSON typesja 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, XSLTnein
Sekundärindizesneinja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLneinSQL-like query languageRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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 Proceduresja infoCoprocessors in JavaJavaScriptJavaScript
TriggersjaJavaScriptja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplizit im Cloud ServiceSharding 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 KnotenMulti-Source Replikation
Source-Replica Replikation
ja infoImplizit im Cloud ServiceMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjawith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*ja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual 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 DatenmanipulationenSingle row ACID (across millions of columns)Multi-item ACID transactions with snapshot isolation within a partitionMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
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 haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACZugriffsrechte bis auf item level einstellbarZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache HBaseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMongoDB
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
Drittanbieter
» 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 HBaseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMongoDB
DB-Engines Blog Posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1. Mai 2025, DB-Engines

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache HBase online migration to Amazon EMR | Amazon Web Services
23. Oktober 2024, Amazon Web Services (AWS)

Cost and Performance Advantages of Replacing HBase with TencentDB TDSQL TDStore Engine in Historical Data Scenarios
30. April 2025, ANTARA News

How to optimize Hbase for the Cloud [Tutorial]
22. Oktober 2024, Packt

Implement Amazon EMR HBase Graceful Scaling | Amazon Web Services
18. März 2025, Amazon Web Services (AWS)

Pinterest Shuts down One of the World's Largest HBase Deployments
22. Juni 2024, infoq.com

bereitgestellt von Google News

Microsoft Announces General Availability of Data API Builder for Azure Cosmos DB
6. Juli 2024, infoq.com

How to use Azure Cosmos DB in .Net
10. Juli 2024, InfoWorld

Share.Market redefines the investment experience with Microsoft Azure
13. September 2024, Microsoft

Microsoft’s new DocumentDB rethinks NoSQL on PostgreSQL
30. Januar 2025, InfoWorld

Building Planet-Scale .NET Apps with Azure Cosmos DB
4. Juni 2024, Visual Studio Magazine

bereitgestellt von Google News

MongoDB, Inc. Announces Mike Berry as Chief Financial Officer
28. April 2025, Yahoo Finance

npm Malware Targets Crypto Wallets, MongoDB; Code Points to Turkey
1. Mai 2025, Hackread

Why MongoDB Stock Lost 34% in March
8. April 2025, The Motley Fool

Capgemini and MongoDB: Operational AI and data for business
29. April 2025, Capgemini

Is There An Opportunity With MongoDB, Inc.'s (NASDAQ:MDB) 27% Undervaluation?
28. April 2025, simplywall.st

bereitgestellt von Google News



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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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