DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. Prometheus vs. Riak KV vs. Spark SQL

System Properties Comparison Cloudflare Workers KV vs. Prometheus vs. Riak KV vs. Spark SQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonPrometheus  Xexclude from comparisonRiak KV  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Open-source Time Series DBMS and monitoring systemDistributed, fault tolerant key-value storeSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelKey-value storeTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvprometheus.iospark.apache.org/­sql
Technical documentationdevelopers.cloudflare.com/­kv/­apiprometheus.io/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperCloudflareOpenSource, formerly Basho TechnologiesApache Software Foundation
Initial release2018201520092014
Current release3.2.0, December 20223.5.0 ( 2.13), September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache version 2, commercial enterprise editionOpen Source infoApache 2.0
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.
Implementation languageGoErlangScala
Server operating systemshostedLinux
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoNumeric data onlynoyes
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.nono infoImport of XML data possiblenono
Secondary indexesnonorestrictedno
SQL infoSupport of SQLnononoSQL-like DML and DDL statements
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP/JSON APIHTTP API
Native Erlang Interface
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Java
Python
R
Scala
Server-side scripts infoStored proceduresnonoErlangno
Triggersnonoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"yes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoby Federationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononono
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.nonono
User concepts infoAccess controlnoyes, using Riak Securityno

More information provided by the system vendor

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 KVPrometheusRiak KVSpark SQL
Recent citations in the news

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

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

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

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

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

provided by Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here