DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Cloudflare Workers KV vs. MonetDB vs. ScyllaDB vs. SWC-DB

System Properties Comparison Cloudflare Workers KV vs. MonetDB vs. ScyllaDB vs. SWC-DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonMonetDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A relational database management system that stores data in columnsCassandra and DynamoDB compatible wide column storeA high performance, scalable Wide Column DBMS
Primary database modelKey-value storeRelational DBMSWide column storeWide column store
Secondary database modelsDocument store
Spatial DBMS
Key-value storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#283  Overall
#40  Key-value stores
Score1.72
Rank#135  Overall
#62  Relational DBMS
Score4.15
Rank#69  Overall
#5  Wide column stores
Score0.01
Rank#378  Overall
#13  Wide column stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.monetdb.orgwww.scylladb.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.monetdb.org/­Documentationdocs.scylladb.com
DeveloperCloudflareMonetDB BVScyllaDBAlex Kashirin
Initial release2018200420152020
Current releaseDec2023 (11.49), December 2023ScyllaDB Open Source 6.0.2, July 20240.5, April 2021
License infoCommercial or Open SourcecommercialOpen Source infoMozilla Public License 2.0Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageCC++C++
Server operating systemshostedFreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesnoyesyes infocluster global secondary indices
SQL infoSupport of SQLnoyes infoSQL 2003 with some extensionsSQL-like DML and DDL statements (CQL)SQL-like query language
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Proprietary protocol
Thrift
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C++
Server-side scripts infoStored proceduresnoyes, in SQL, C, Ryes, Luano
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding via remote tablesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoSource-replica replication available in experimental statusselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
Cloudflare Workers KVMonetDBScyllaDBSWC-DB infoSuper Wide Column Database
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Cloudflare Workers KVMonetDBScyllaDBSWC-DB infoSuper Wide Column Database
Recent citations in the news

Cloudflare updates Workers platform with Python support, event notifications, and improved local development
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

How to Use CloudFlare Workers and KV to Serve a Static Site
1 September 2020, How-To Geek

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

provided by Google News

MonetDB Foundation launched
31 January 2024, Centrum Wiskunde & Informatica (CWI)

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

How MonetDB/X100 Exploits Modern CPU Performance
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer
4 September 2019, Open Source For You

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6 January 2023, AWS Blog

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here