DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. Databricks vs. Graphite vs. OpenTSDB

System Properties Comparison Cloudflare Workers KV vs. Databricks vs. Graphite vs. OpenTSDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonDatabricks  Xexclude from comparisonGraphite  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperScalable Time Series DBMS based on HBase
Primary database modelKey-value storeDocument store
Relational DBMS
Time Series DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.databricks.comgithub.com/­graphite-project/­graphite-webopentsdb.net
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.databricks.comgraphite.readthedocs.ioopentsdb.net/­docs/­build/­html/­index.html
DeveloperCloudflareDatabricksChris Daviscurrently maintained by Yahoo and other contributors
Initial release2018201320062011
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoLGPL
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJava
Server operating systemshostedhostedLinux
Unix
Linux
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or datenoNumeric data onlynumeric data for metrics, strings for tags
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.noyesnono
Secondary indexesnoyesnono
SQL infoSupport of SQLnowith Databricks SQLnono
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
RESTful HTTP API
HTTP API
Sockets
HTTP API
Telnet API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Python
R
Scala
JavaScript (Node.js)
Python
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnono
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyes
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 controlnono
More information provided by the system vendor
Cloudflare Workers KVDatabricksGraphiteOpenTSDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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 KVDatabricksGraphiteOpenTSDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Databricks Announces Major Updates to Its AI Suite to Boost AI Model Accuracy
10 May 2024, EnterpriseAI

Databricks Enhances Enterprise AI with RAG Applications and Improved Model Serving
9 May 2024, Datanami

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3 May 2024, Bloomberg Law

Databricks adds vector search, new LLM support to AI suite
8 May 2024, TechTarget

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, oreilly.com

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.

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here