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

DBMS > Amazon DynamoDB vs. ClickHouse vs. Cloudflare Workers KV vs. etcd vs. LevelDB

Vergleich der Systemeigenschaften Amazon DynamoDB vs. ClickHouse vs. Cloudflare Workers KV vs. etcd vs. LevelDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenLevelDB  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.A distributed reliable key-value storeEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value StoreKey-Value StoreKey-Value Store
Sekundäre DatenbankmodelleTime Series DBMS
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
Punkte7,14
Rang#47  Overall
#5  Key-Value Stores
Punkte1,92
Rang#118  Overall
#18  Key-Value Stores
Websiteaws.amazon.com/­dynamodbclickhouse.comwww.cloudflare.com/­developer-platform/­workers-kvetcd.io
github.com/­etcd-io/­etcd
github.com/­google/­leveldb
Technische Dokumentationdocs.aws.amazon.com/­dynamodbclickhouse.com/­docsdevelopers.cloudflare.com/­kv/­apietcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
github.com/­google/­leveldb/­blob/­main/­doc/­index.md
EntwicklerAmazonClickhouse Inc.CloudflareGoogle
Erscheinungsjahr2012201620182011
Aktuelle Versionv24.6.2.17-stable, Juli 20243.4, August 20191.23, Februar 2021
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoBSD
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.
ImplementierungsspracheC++GoC++
Server BetriebssystemegehostetFreeBSD
Linux
macOS
gehostetFreeBSD
Linux
Windows infoexperimental
Illumos
Linux
OS X
Windows
Datenschemaschemafreijaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjayesneinneinnein
SQL infoSupport of SQLneinClose to ANSI SQL (SQL/JSON + extensions)neinneinnein
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
HTTP REST
Proprietäres Protokoll
gRPC
JSON over HTTP
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
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-seitige Scripts infoStored Proceduresneinjaneinneinnein
Triggersja infoby integration with AWS Lambdaneinneinyes, watching key changesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkey based and customkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.keine
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionneinneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith automatic compression on writes
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.neinnein

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 KVetcdLevelDB
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 (AWS)

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

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

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

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

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

etcd gets ready to graduate
17. November 2020, Amazon Web Services (AWS)

How to restore a Kubernetes cluster from an etcd snapshot
16. Dezember 2021, TechTarget

Scaling Kubernetes to 2,500 nodes
18. Januar 2018, OpenAI

About Etcd, the Distributed Key-Value Store Used For Kubernetes, Google's Cluster Container Manager
11. Juli 2014, The New Stack

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8. April 2024, policycircle.org

bereitgestellt von Google News

CoinLurker: The Stealer Powering the Next Generation of Fake Updates
16. Dezember 2024, Morphisec

Pliops unveils XDP-Rocks for RocksDB
19. Oktober 2022, Blocks and Files

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2. September 2020, Sonatype

RocksDB - Facebook's Database Now Open Source
21. November 2013, i-programmer.info

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

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