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

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

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonImmudb  Xexclude from comparisonmSQL infoMini SQL  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.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.mSQL (Mini SQL) is a simple and lightweight RDBMSWidely used embeddable, in-process RDBMSA distributed graph DBMS built for enterprise-level graph applications
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgithub.com/­codenotary/­immudb
immudb.io
hughestech.com.au/­products/­msqlwww.sqlite.orgwww.transwarp.cn/­en/­product/­stellardb
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.immudb.iowww.sqlite.org/­docs.html
DeveloperCloudflareCodenotaryHughes TechnologiesDwayne Richard HippTranswarp
Initial release2018202019942000
Current release1.2.3, April 20224.4, October 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen 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 languageGoCC
Server operating systemshostedBSD
Linux
macOS
Solaris
Windows
z/OS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyes 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 indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like syntaxA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsHTTP REST
Proprietary protocol
gRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OpenCypher
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
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
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes 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.nononoyes
User concepts infoAccess controlnonoyes

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 partiesNavicat 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 KVImmudbmSQL infoMini SQLSQLiteTranswarp 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

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16 November 2021, Business Wire

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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 Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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