DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. mSQL vs. OrigoDB vs. RRDtool vs. YugabyteDB

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

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRRDtool  Xexclude from comparisonYugabyteDB  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 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.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeRelational DBMSDocument store
Object oriented DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
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
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvhughestech.com.au/­products/­msqlorigodb.comoss.oetiker.ch/­rrdtoolwww.yugabyte.com
Technical documentationdevelopers.cloudflare.com/­kv/­apiorigodb.com/­docsoss.oetiker.ch/­rrdtool/­docdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperCloudflareHughes TechnologiesRobert Friberg et alTobias OetikerYugabyte Inc.
Initial release201819942009 infounder the name LiveDB19992017
Current release4.4, October 20211.8.0, 20222.19, September 2023
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen SourceOpen Source infoGPL V2 and FLOSSOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCC#C infoImplementations in Java (e.g. RRD4J) and C# availableC and C++
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
HP-UX
Linux
Linux
OS X
Data schemeschema-freeyesyesyesdepending on used data model
Typing infopredefined data types such as float or datenoyesUser defined using .NET types and collectionsNumeric data onlyyes
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 infocan be achieved using .NETno infoExporting into and restoring from XML files possibleno
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoyes, PostgreSQL compatible
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
.NET Client API
HTTP API
LINQ
in-process shared library
Pipes
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesnoyes infosql, plpgsql, C
Triggersnonoyes infoDomain Eventsnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizednoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynonenoneStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonodepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlnoRole based authorizationnoyes
More information provided by the system vendor
Cloudflare Workers KVmSQL infoMini SQLOrigoDBRRDtoolYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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 KVmSQL infoMini SQLOrigoDBRRDtoolYugabyteDB
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

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

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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.

Present your product here