DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon DocumentDB vs. Apache IoTDB vs. Google Cloud Firestore vs. MonetDB vs. Riak TS

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Apache IoTDB vs. Google Cloud Firestore vs. MonetDB vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Ein relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellDocument StoreTime Series DBMSDocument StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#131  Overall
#24  Document Stores
Punkte1,31
Rang#164  Overall
#14  Time Series DBMS
Punkte7,36
Rang#53  Overall
#9  Document Stores
Punkte1,72
Rang#141  Overall
#64  Relational DBMS
Punkte0,28
Rang#307  Overall
#27  Time Series DBMS
Websiteaws.amazon.com/­documentdbiotdb.apache.orgfirebase.google.com/­products/­firestorewww.monetdb.org
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlfirebase.google.com/­docs/­firestorewww.monetdb.org/­Documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerApache Software FoundationGoogleMonetDB BVOpen Source, formerly Basho Technologies
Erscheinungsjahr20192018201720042015
Aktuelle Version1.1.0, April 2023Dec2023 (11.49), Dezember 20233.0.0, September 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziellOpen Source infoMozilla Public License 2.0Open Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCErlang
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM (>=1.8)gehostetFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajaeingeschränkt
SQL infoSupport of SQLneinSQL-like query languageneinja infoSQL 2003 mit einigen Erweiterungenyes, limited
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)JDBC
Native API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
C
C#
C++
Go
Java
Python
Scala
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
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 Proceduresneinjayes, Firebase Rules & Cloud Functionsyes, in SQL, C, RErlang
Triggersneinjayes, with Cloud Functionsjaja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding via remote tablesSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-Source Replikationkeine infoSource-replica replication available in experimental statusfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenIntegration with Hadoop and SparkUsing Cloud Dataflowneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsneinjaACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesjaAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

Weitere Informationen bereitgestellt vom Systemhersteller

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon DocumentDBApache IoTDBGoogle Cloud FirestoreMonetDBRiak TS
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4. Juni 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20. Mai 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29. November 2023, AWS Blog

bereitgestellt von Google News

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

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, Yahoo Canada Finance

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

bereitgestellt von Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9. Dezember 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6. April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14. Januar 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4. September 2019, Open Source For You

bereitgestellt von Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7. Juni 2015, insideBIGDATA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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