DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud Table Store vs. Apache IoTDB vs. HBase vs. MongoDB vs. Riak TS

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. Apache IoTDB vs. HBase vs. MongoDB vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableEiner der meistverwendeten Document StoresRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellWide Column StoreTime Series DBMSWide Column StoreDocument StoreTime Series 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
Punkte0,26
Rang#301  Overall
#12  Wide Column Stores
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Websitewww.alibabacloud.com/­product/­table-storeiotdb.apache.orghbase.apache.orgwww.mongodb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoreiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlhbase.apache.org/­book.htmlwww.mongodb.com/­docs/­manualwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerAlibabaApache Software FoundationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMongoDB, IncOpen Source, formerly Basho Technologies
Erscheinungsjahr20162018200820092015
Aktuelle Version1.1.0, April 20232.3.4, Jaenner 20216.0.7, Juni 20233.0.0, September 2022
Lizenz infoCommercial or Open SourcekommerziellOpen 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.Open Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein 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.
ImplementierungsspracheJavaJavaC++Erlang
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
Unix
Windows infomit Cygwin
Linux
OS X
Solaris
Windows
Linux
OS X
Datenschemaschemafreijaschema-free, schema definition possibleschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptions to bring your own types, AVROja infostring, integer, double, decimal, boolean, date, object_id, geospatialnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinjaeingeschränkt
SQL infoSupport of SQLneinSQL-like query languageneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceyes, limited
APIs und andere ZugriffskonzepteHTTP APIJDBC
Native API
Java API
RESTful HTTP API
Thrift
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJava
Python
C
C#
C++
Go
Java
Python
Scala
C
C#
C++
Groovy
Java
PHP
Python
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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored Proceduresneinjaja infoCoprocessors in JavaJavaScriptErlang
Triggersneinjajaja infoin MongoDB Atlas onlyja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontal 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.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable 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
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenneinIntegration with Hadoop and Sparkjajaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinSingle row ACID (across millions of columns)Multi-document ACID Transactions with snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensjaAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreApache IoTDBHBaseMongoDBRiak TS
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
Alibaba Cloud Table StoreApache IoTDBHBaseMongoDBRiak TS
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16. April 2024, Yahoo Finance

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

bereitgestellt von Google News

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

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

bereitgestellt von Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

MongoDB CEO Dev Ittycheria talks AI hype and the database evolution as he crosses 10-year mark
28. April 2024, TechCrunch

Stocks With Rising Relative Strength: MongoDB
29. April 2024, Investor's Business Daily

AI has yet to transform my life, CEO says
29. April 2024, Business Insider

$1000 Invested In MongoDB 5 Years Ago Would Be Worth This Much Today
30. April 2024, Investing.com UK

Looking Into MongoDB's Recent Short Interest - MongoDB (NASDAQ:MDB)
29. April 2024, Benzinga

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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