DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon DynamoDB vs. ClickHouse vs. Cloudflare Workers KV vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Amazon DynamoDB vs. ClickHouse vs. Cloudflare Workers KV vs. Microsoft Azure Data Explorer

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Fully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value StoreRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleTime Series DBMSDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte79,30
Rang#15  Overall
#3  Document Stores
#2  Key-Value Stores
Punkte18,77
Rang#31  Overall
#19  Relational DBMS
Punkte0,32
Rang#274  Overall
#40  Key-Value Stores
Punkte3,00
Rang#86  Overall
#47  Relational DBMS
Websiteaws.amazon.com/­dynamodbclickhouse.comwww.cloudflare.com/­developer-platform/­workers-kvazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.aws.amazon.com/­dynamodbclickhouse.com/­docsdevelopers.cloudflare.com/­kv/­apidocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerAmazonClickhouse Inc.CloudflareMicrosoft
Erscheinungsjahr2012201620182019
Aktuelle Versionv24.6.2.17-stable, Juli 2024cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache 2.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++
Server BetriebssystemegehostetFreeBSD
Linux
macOS
gehostetgehostet
DatenschemaschemafreijaschemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjayesneinall fields are automatically indexed
SQL infoSupport of SQLneinClose to ANSI SQL (SQL/JSON + extensions)neinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
HTTP REST
Proprietäres Protokoll
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored ProceduresneinjaneinYes, possible languages: KQL, Python, R
Triggersja infoby integration with AWS Lambdaneinneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkey based and customSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Azure Active Directory Authentication

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 DynamoDBClickHouseCloudflare Workers KVMicrosoft Azure Data Explorer
DB-Engines Blog Posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Ingest CSV data to Amazon DynamoDB using AWS Lambda
12. Mai 2025, Amazon Web Services

Announcing the end of support for AWS DynamoDB Session State Provider
7. Mai 2025, Amazon Web Services

Announcing configurable point-in-time recovery periods for Amazon DynamoDB
7. Januar 2025, Amazon Web Services

Amazon DynamoDB re:Invent 2024 recap
19. Dezember 2024, Amazon Web Services

New Amazon DynamoDB zero-ETL integration with Amazon SageMaker Lakehouse | Amazon Web Services
3. Dezember 2024, Amazon Web Services

bereitgestellt von Google News

Snowflake Challenger ClickHouse Targets $6 Billion Valuation
9. Mai 2025, The Information

Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information, Including Chat History
29. Januar 2025, wiz.io

Bcachefs, Btrfs, EXT4, F2FS & XFS File-System Performance On Linux 6.15
10. Mai 2025, Phoronix

DeepSeek Exposed Database Leaks Sensitive Data
30. Januar 2025, Infosecurity Magazine

DeepSeek AI Database Exposed: Over 1 Million Log Lines, Secret Keys Leaked
30. Januar 2025, The Hacker News

bereitgestellt von Google News

We made Workers KV up to 3x faster — here’s the data
26. September 2024, The Cloudflare Blog

Skip the setup: deploy a Workers application in seconds
8. April 2025, The Cloudflare Blog

Making Workers AI faster and more efficient: Performance optimization with KV cache compression and speculative decoding
26. September 2024, The Cloudflare Blog

Moving Baselime from AWS to Cloudflare: simpler architecture, improved performance, over 80% lower cloud costs
31. Oktober 2024, The Cloudflare Blog

Startup spotlight: building AI agents and accelerating innovation with Cohort #5
11. April 2025, The Cloudflare Blog

bereitgestellt von Google News

Universal Destinations & Experiences proactively improves guest satisfaction with Azure Data Explorer
14. Februar 2025, Microsoft

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft Azure

Azure Data Explorer Supports Native Ingestion from Amazon S3
7. September 2022, infoq.com

Azure Data Explorer gets new engine, numerous enhancements and Synapse integration
14. Oktober 2020, ZDNet

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.

SingleStore logo

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

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