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. Google Cloud Datastore vs. SQL.JS

Vergleich der Systemeigenschaften Amazon DynamoDB vs. ClickHouse vs. Cloudflare Workers KV vs. Google Cloud Datastore vs. SQL.JS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenCloudflare Workers KV  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenSQL.JS  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.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformPortierung von SQLite auf JavaScript
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value StoreDocument 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
Punkte18,77
Rang#31  Overall
#19  Relational DBMS
Punkte0,32
Rang#274  Overall
#40  Key-Value Stores
Punkte3,62
Rang#71  Overall
#12  Document Stores
Punkte0,56
Rang#242  Overall
#113  Relational DBMS
Websiteaws.amazon.com/­dynamodbclickhouse.comwww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­datastoresql.js.org
Technische Dokumentationdocs.aws.amazon.com/­dynamodbclickhouse.com/­docsdevelopers.cloudflare.com/­kv/­apicloud.google.com/­datastore/­docssql.js.org/­documentation/­index.html
EntwicklerAmazonClickhouse Inc.CloudflareGoogleAlon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgt
Erscheinungsjahr20122016201820082012
Aktuelle Versionv24.6.2.17-stable, Juli 2024
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoApache 2.0kommerziellkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaScript
Server BetriebssystemegehostetFreeBSD
Linux
macOS
gehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja, Details hierja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjayesneinja
SQL infoSupport of SQLneinClose to ANSI SQL (SQL/JSON + extensions)neinSQL-like query language (GQL)ja infoSQL-92 wird nicht vollständig unterstützt
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 (using protocol buffers) API
RESTful HTTP/JSON API
JavaScript 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)
PHP
Python
Ruby
JavaScript
Server-seitige Scripts infoStored Proceduresneinjaneinmit Google App Enginenein
Triggersja infoby integration with AWS LambdaneinneinCallbacks mit Google Apps Enginenein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkey based and customShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaMulti-source replication using Paxoskeine
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinja infomittels Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.keine
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infovia ReferenceProperties or Ancestor pathsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionneinneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajajanein infoaußer mittels Serialisierung der DB auf einen File
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
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.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nein

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 KVGoogle Cloud DatastoreSQL.JS
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

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

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

Observability: cloud monitoring and logging
18. November 2024, Google Cloud

The 5 Best Lifetime Cloud Storage Deals
9. Mai 2025, Cloudwards.net

Google Cloud Security Blitz Attacks Email Phishing, Improves Visibility
4. Mai 2025, SDx Central

Best Cloud Storage Options for All Your Data in 2025
16. April 2025, CNET

Storage news ticker – April 11
11. April 2025, Blocks and Files

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024
29. Januar 2024, SitePoint

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

LokiJS - A JavaScript Database
18. November 2014, i-programmer.info

React Native for beginners
31. Oktober 2018, HackerNoon

How To Properly Format Code In OneNote
28. Juli 2017, AddictiveTips

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.

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.

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