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. eXtremeDB vs. mSQL vs. OrigoDB vs. RocksDB

System Properties Comparison Cloudflare Workers KV vs. eXtremeDB vs. mSQL vs. OrigoDB vs. RocksDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisoneXtremeDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Natively in-memory DBMS with options for persistency, high-availability and clusteringmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeRelational DBMS
Time Series DBMS
Relational DBMSDocument store
Object oriented DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.mcobject.comhughestech.com.au/­products/­msqlorigodb.comrocksdb.org
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.mcobject.com/­docs/­extremedb.htmorigodb.com/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperCloudflareMcObjectHughes TechnologiesRobert Friberg et alFacebook, Inc.
Initial release2018200119942009 infounder the name LiveDB2013
Current release8.2, 20214.4, October 20218.11.4, April 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree licenses can be providedOpen SourceOpen Source infoBSD
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 languageC and C++CC#C++
Server operating systemshostedAIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsno
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 infosupport of XML interfaces availablenono infocan be achieved using .NETno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes infowith the option: eXtremeSQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnono
APIs and other access methodsHTTP REST
Proprietary protocol
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
C++ API
Java API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoyesno
Triggersnoyes infoby defining eventsnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingnonehorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
noneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availablenoyesyes
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.noyesnoyesyes
User concepts infoAccess controlnoRole based authorizationno
More information provided by the system vendor
Cloudflare Workers KVeXtremeDBmSQL infoMini SQLOrigoDBRocksDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Cloudflare Workers KVeXtremeDBmSQL infoMini SQLOrigoDBRocksDB
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

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11 November 2022, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21 October 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News



Share this page

Featured Products

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

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

Present your product here