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. Geode vs. mSQL vs. SAP IQ vs. SQLite

System Properties Comparison Cloudflare Workers KV vs. Geode vs. mSQL vs. SAP IQ vs. SQLite

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGeode  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesmSQL (Mini SQL) is a simple and lightweight RDBMSColumnar RDBMS optimized for Big Data analyticsWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMS infocolumn-orientedRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.92
Rank#131  Overall
#23  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgeode.apache.orghughestech.com.au/­products/­msqlwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.sqlite.org
Technical documentationdevelopers.cloudflare.com/­kv/­apigeode.apache.org/­docshelp.sap.com/­docs/­SAP_IQwww.sqlite.org/­docs.html
DeveloperCloudflareOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Hughes TechnologiesSAP, formerly SybaseDwayne Richard Hipp
Initial release20182002199419942000
Current release1.1, February 20174.4, October 202116.1 SPS04, April 20193.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial infofree licenses can be providedcommercialOpen Source infoPublic Domain
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 languageJavaCC
Server operating systemshostedAll OS with a Java VM infothe JDK (8 or later) is also requiredAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
HP-UX
Linux
Solaris
Windows
server-less
Data schemeschema-freeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyesyes 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.nonononono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnoSQL-like query language (OQL)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP REST
Proprietary protocol
Java Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Java
Perl
PHP
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 proceduresnouser defined functionsnoyesno
Triggersnoyes infoCache Event Listenersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationnoneSAP/Sybase Replication Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes, on a single nodenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes infovia file-system locks
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.noyesnonoyes
User concepts infoAccess controlAccess rights per client and object definablenofine grained access rights according to SQL-standardno

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 KVGeodemSQL infoMini SQLSAP IQ infoformer name: Sybase IQSQLite
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 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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

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

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 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.

SingleStore logo

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

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

Present your product here