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. CockroachDB vs. etcd vs. mSQL vs. OrigoDB

System Properties Comparison Cloudflare Workers KV vs. CockroachDB vs. etcd vs. mSQL vs. OrigoDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonCockroachDB  Xexclude from comparisonetcd  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A distributed reliable key-value storemSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph database
Primary database modelKey-value storeRelational DBMSKey-value storeRelational DBMSDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.cockroachlabs.cometcd.io
github.com/­etcd-io/­etcd
hughestech.com.au/­products/­msqlorigodb.com
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.cockroachlabs.com/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
origodb.com/­docs
DeveloperCloudflareCockroach LabsHughes TechnologiesRobert Friberg et al
Initial release2018201519942009 infounder the name LiveDB
Current release23.1.1, May 20233.4, August 20194.4, October 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen Source
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 languageGoGoCC#
Server operating systemshostedLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Data schemeschema-freedynamic schemaschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesUser defined using .NET types and collections
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.nonononono infocan be achieved using .NET
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsHTTP REST
Proprietary protocol
JDBCgRPC
JSON over HTTP
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Server-side scripts infoStored proceduresnonononoyes
Triggersnonoyes, watching key changesnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnonodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonononoyes
User concepts infoAccess controlRole-based access controlnonoRole based authorization

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 KVCockroachDBetcdmSQL infoMini SQLOrigoDB
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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

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



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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