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

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

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRethinkDB  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.mSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeRelational DBMSDocument store
Object oriented DBMS
Document storeKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvhughestech.com.au/­products/­msqlorigodb.comrethinkdb.comrocksdb.org
Technical documentationdevelopers.cloudflare.com/­kv/­apiorigodb.com/­docsrethinkdb.com/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperCloudflareHughes TechnologiesRobert Friberg et alThe Linux Foundation infosince July 2017Facebook, Inc.
Initial release201819942009 infounder the name LiveDB20092013
Current release4.4, October 20212.4.1, August 20208.11.4, April 2024
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen SourceOpen Source infoApache Version 2Open 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 languageCC#C++C++
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux
OS X
Windows
Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesUser defined using .NET types and collectionsyes infostring, binary, float, bool, date, geometryno
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 .NETnono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonono
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
.NET Client API
HTTP API
LINQ
C++ API
Java API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoyesno
Triggersnonoyes infoDomain EventsClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedSharding inforange basedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonodepending on modelnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDAtomic single-document operationsyes
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesnoyes
User concepts infoAccess controlnoRole based authorizationyes infousers and table-level permissionsno

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
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 KVmSQL infoMini SQLOrigoDBRethinkDBRocksDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here