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. RocksDB vs. SQLite vs. Transwarp StellarDB

System Properties Comparison Cloudflare Workers KV vs. mSQL vs. RocksDB vs. SQLite vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRocksDB  Xexclude from comparisonSQLite  Xexclude from comparisonTranswarp StellarDB  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 RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Widely used embeddable, in-process RDBMSA distributed graph DBMS built for enterprise-level graph applications
Primary database modelKey-value storeRelational DBMSKey-value storeRelational DBMSGraph 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
Score3.65
Rank#85  Overall
#11  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvhughestech.com.au/­products/­msqlrocksdb.orgwww.sqlite.orgwww.transwarp.cn/­en/­product/­stellardb
Technical documentationdevelopers.cloudflare.com/­kv/­apigithub.com/­facebook/­rocksdb/­wikiwww.sqlite.org/­docs.html
DeveloperCloudflareHughes TechnologiesFacebook, Inc.Dwayne Richard HippTranswarp
Initial release2018199420132000
Current release4.4, October 20218.11.4, April 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen Source infoBSDOpen Source infoPublic Domaincommercial
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
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linuxserver-less
Data schemeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesnoyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
C++ API
Java API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OpenCypher
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnononono
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencynone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlnononoyes

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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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 SQLRocksDBSQLiteTranswarp StellarDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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 recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

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

Higher Education PS rules out ghost students before PAC
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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here