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

System Properties Comparison Cloudflare Workers KV vs. mSQL vs. Oracle NoSQL vs. OrigoDB vs. RRDtool

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOracle NoSQL  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.mSQL (Mini SQL) is a simple and lightweight RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA 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 storeRelational DBMSDocument store
Key-value store
Relational DBMS
Document store
Object oriented DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#278  Overall
#39  Key-value stores
Score1.67
Rank#151  Overall
#70  Relational DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvhughestech.com.au/­products/­msqlwww.oracle.com/­database/­nosql/­technologies/­nosqlorigodb.comoss.oetiker.ch/­rrdtool
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlorigodb.com/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperCloudflareHughes TechnologiesOracleRobert Friberg et alTobias Oetiker
Initial release2018199420112009 infounder the name LiveDB1999
Current release4.4, October 202123.3, December 20231.8.0, 2022
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open 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.
Implementation languageCJavaC#C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Solaris SPARC/x86
Linux
Windows
HP-UX
Linux
Data schemeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or datenoyesoptionalUser 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 SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statementsnono
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
RESTful HTTP API.NET Client API
HTTP API
LINQ
in-process shared library
Pipes
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.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 proceduresnononoyesno
Triggersnononoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual Consistency
Immediate Consistency infodepending on configuration
none
Foreign keys infoReferential integritynononodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoconfigurable infoACID within a storage node (=shard)ACIDno
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes 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.nonoyes infooff heap cacheyesyes
User concepts infoAccess controlnoAccess rights for users and rolesRole based authorizationno

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 KVmSQL infoMini SQLOracle NoSQLOrigoDBRRDtool
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

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

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

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

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

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

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

Milvus logo

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

Present your product here