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. Google Cloud Spanner vs. IBM Db2 vs. Ingres vs. jBASE

System Properties Comparison Cloudflare Workers KV vs. Google Cloud Spanner vs. IBM Db2 vs. Ingres vs. jBASE

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonIngres  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Common in IBM host environments, 2 different versions for host and Windows/LinuxWell established RDBMSA robust multi-value DBMS comprising development tools and middleware
Primary database modelKey-value storeRelational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMSMultivalue DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#290  Overall
#41  Key-value stores
Score3.37
Rank#97  Overall
#50  Relational DBMS
Score127.75
Rank#8  Overall
#5  Relational DBMS
Score5.15
Rank#74  Overall
#40  Relational DBMS
Score1.68
Rank#151  Overall
#3  Multivalue DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­spannerwww.ibm.com/­products/­db2www.actian.com/­databases/­ingreswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationdevelopers.cloudflare.com/­kv/­apicloud.google.com/­spanner/­docswww.ibm.com/­docs/­en/­db2docs.actian.com/­ingresdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperCloudflareGoogleIBMActian CorporationRocket Software (formerly Zumasys)
Initial release201820171983 infohost version1974 infooriginally developed at University Berkely in early 1970s1991
Current release12.1, October 201611.2, May 20225.7
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree version is availablecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C
Server operating systemshostedhostedAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
Linux
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesoptional
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 infobut tools for importing/exporting data from/to XML-files availableyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infoQuery statements complying to ANSI 2011yesyesEmbedded SQL for jBASE in BASIC
APIs and other access methodsHTTP REST
Proprietary protocol
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnonoyesyesyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoonly with Windows/Unix/Linux Versionhorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication with 3 replicas for regional instances.yes infowith separate tools (MQ, InfoSphere)Ingres Replicatoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoStrict serializable isolationACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
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 controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights can be defined down to the item level

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 KVGoogle Cloud SpannerIBM Db2 infoformerly named DB2 or IBM Database 2IngresjBASE
Recent citations in the news

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

Cloudflare adds AI services as CTO says "a developer platform without AI" is little use • DEVCLASS
16 May 2023, DevClass

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Getting started with new Amazon RDS for Db2 | Amazon Web Services
27 November 2023, AWS Blog

Celebrating 40 years of Db2: Running the world's mission critical workloads
11 September 2023, ibm.com

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, PR Newswire

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here