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. CrateDB vs. mSQL vs. OrigoDB vs. RRDtool

System Properties Comparison Cloudflare Workers KV vs. CrateDB vs. mSQL vs. OrigoDB vs. RRDtool

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonCrateDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Distributed Database based on LucenemSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelKey-value storeDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSDocument store
Object oriented DBMS
Time Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvcratedb.comhughestech.com.au/­products/­msqlorigodb.comoss.oetiker.ch/­rrdtool
Technical documentationdevelopers.cloudflare.com/­kv/­apicratedb.com/­docsorigodb.com/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperCloudflareCrateHughes TechnologiesRobert Friberg et alTobias Oetiker
Initial release2018201319942009 infounder the name LiveDB1999
Current release4.4, October 20211.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Sourcecommercial infofree licenses can be providedOpen SourceOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaCC#C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
HP-UX
Linux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyesyes
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsNumeric data only
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.nononono infocan be achieved using .NETno infoExporting into and restoring from XML files possible
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes, but no triggers and constraints, and PostgreSQL compatibilityA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnono
APIs and other access methodsHTTP REST
Proprietary protocol
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
in-process shared library
Pipes
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functions (Javascript)noyesno
Triggersnononoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesConfigurable replication on table/partition-levelnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Read-after-write consistency on record level
nonenone
Foreign keys infoReferential integritynononodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infounique row identifiers can be used for implementing an optimistic concurrency control strategynoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesyes
User concepts infoAccess controlrights management via user accountsnoRole based authorizationno
More information provided by the system vendor
Cloudflare Workers KVCrateDBmSQL infoMini SQLOrigoDBRRDtool
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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 KVCrateDBmSQL infoMini SQLOrigoDBRRDtool
DB-Engines blog posts

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

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

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, AiThority

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

provided by Google News



Share this page

Featured Products

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

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.

Milvus logo

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

AllegroGraph logo

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

Present your product here