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

DBMS > Amazon DynamoDB vs. BoltDB vs. ClickHouse vs. Cloudflare Workers KV vs. CockroachDB

Vergleich der Systemeigenschaften Amazon DynamoDB vs. BoltDB vs. ClickHouse vs. Cloudflare Workers KV vs. CockroachDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenBoltDB  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertAn embedded key-value store for Go.A 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.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.
Primäres DatenbankmodellDocument Store
Key-Value Store
Key-Value StoreRelational DBMSKey-Value StoreRelational DBMS
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
Punkte0,61
Rang#230  Overall
#33  Key-Value Stores
Punkte18,77
Rang#31  Overall
#19  Relational DBMS
Punkte0,32
Rang#274  Overall
#40  Key-Value Stores
Punkte3,90
Rang#68  Overall
#36  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­boltdb/­boltclickhouse.comwww.cloudflare.com/­developer-platform/­workers-kvwww.cockroachlabs.com
Technische Dokumentationdocs.aws.amazon.com/­dynamodbclickhouse.com/­docsdevelopers.cloudflare.com/­kv/­apiwww.cockroachlabs.com/­docs
EntwicklerAmazonClickhouse Inc.CloudflareCockroach Labs
Erscheinungsjahr20122013201620182015
Aktuelle Versionv24.6.2.17-stable, Juli 202424.1.0, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoMIT LicenseOpen Source infoApache 2.0kommerziellOpen Source infoApache 2.0, commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++Go
Server BetriebssystemegehostetBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
gehostetLinux
macOS
Windows
Datenschemaschemafreischemafreijaschemafreidynamic schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinyesneinja
SQL infoSupport of SQLneinneinClose to ANSI SQL (SQL/JSON + extensions)neinyes, wire compatible with PostgreSQL
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
HTTP REST
Proprietäres Protokoll
JDBC
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
GoC# 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
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Server-seitige Scripts infoStored Proceduresneinneinjaneinnein
Triggersja infoby integration with AWS Lambdaneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekey based and customhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFT
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaMulti-source replication using RAFT
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
keineImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionjaneinneinACID
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 haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarneinAccess 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.Role-based access control

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 DynamoDBBoltDBClickHouseCloudflare Workers KVCockroachDB
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

Typosquat Supply Chain Attack Targets Go Developers
5. Februar 2025, DevOps.com

Malicious Go Package Exploits Module Mirror Caching for Persistent Remote Access
4. Februar 2025, The Hacker News

Poisoned Go programming language package lay undetected for 3 years
4. Februar 2025, theregister.com

Malicious package found in the Go ecosystem – update
5. Februar 2025, InfoWorld

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, HackerNoon

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

ClickHouse Acquires HyperDX to Accelerate the Future of Observability
13. März 2025, Business Wire

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

IBM Expands Its Hybrid Cloud and AI Capabilities with CockroachDB Integration
7. Mai 2025, TipRanks

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7. Mai 2025, StreetInsider

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7. Mai 2025, Longview News-Journal

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2. Oktober 2024, Channel Insider

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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