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 BigQuery vs. InfinityDB vs. Microsoft SQL Server vs. SAP HANA

System Properties Comparison Cloudflare Workers KV vs. Google BigQuery vs. InfinityDB vs. Microsoft SQL Server vs. SAP HANA

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Large scale data warehouse service with append-only tablesA Java embedded Key-Value Store which extends the Java Map interfaceMicrosofts flagship relational DBMSIn-memory, column based data store. Available as appliance or cloud service
Primary database modelKey-value storeRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#278  Overall
#39  Key-value stores
Score61.90
Rank#19  Overall
#13  Relational DBMS
Score0.07
Rank#359  Overall
#54  Key-value stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score45.84
Rank#22  Overall
#16  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­bigqueryboilerbay.comwww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­hana.html
Technical documentationdevelopers.cloudflare.com/­kv/­apicloud.google.com/­bigquery/­docsboilerbay.com/­infinitydb/­manuallearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­hana
DeveloperCloudflareGoogleBoiler Bay Inc.MicrosoftSAP
Initial release20182010200219892010
Current release4.0SQL Server 2022, November 20222.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemshostedhostedAll OS with a Java VMLinux
Windows
Appliance or cloud-service
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.nononoyesno
Secondary indexesnonono infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLnoyesnoyesyes
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnouser defined functions infoin JavaScriptnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaSQLScript, R
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes, but depending on the SQL-Server Editionyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoSince BigQuery is designed for querying dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nononoyesyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)nofine grained access rights according to SQL-standardyes

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Cloudflare Workers KVGoogle BigQueryInfinityDBMicrosoft SQL ServerSAP HANA
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

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

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
20 July 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Google’s Logica language addresses SQL’s flaws
15 April 2021, InfoWorld

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

Top 12 Data Migration Tools for 2024
18 April 2024, TechRepublic

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, Sophos

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA on Azure Large Instances will be retired by 30 June 2025 – transition to Virtual Machines | Azure updates
29 September 2023, azure.microsoft.com

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.

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

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