DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Cloudflare Workers KV vs. Hazelcast vs. InterSystems IRIS vs. RavenDB vs. Sqrrl

System Properties Comparison Cloudflare Workers KV vs. Hazelcast vs. InterSystems IRIS vs. RavenDB vs. Sqrrl

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonHazelcast  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonRavenDB  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A widely adopted in-memory data gridA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelKey-value storeKey-value storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#283  Overall
#40  Key-value stores
Score5.72
Rank#59  Overall
#6  Key-value stores
Score2.98
Rank#91  Overall
#17  Document stores
#14  Key-value stores
#1  Object oriented DBMS
#49  Relational DBMS
Score2.68
Rank#102  Overall
#19  Document stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvhazelcast.comwww.intersystems.com/­products/­intersystems-irisravendb.netsqrrl.com
Technical documentationdevelopers.cloudflare.com/­kv/­apihazelcast.org/­imdg/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsravendb.net/­docs
DeveloperCloudflareHazelcastInterSystemsHibernating RhinosAmazon infooriginally Sqrrl Data, Inc.
Initial release20182008201820102012
Current release5.3.6, November 20232023.3, June 20235.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoAGPL version 3, commercial license availablecommercial
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 languageJavaC#Java
Server operating systemshostedAll OS with a Java VMAIX
Linux
macOS
Ubuntu
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
Data schemeschema-freeschema-freedepending on used data modelschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnoyes
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.noyes infothe object must implement a serialization strategyyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesSQL-like query language (RQL)no
APIs and other access methodsHTTP REST
Proprietary protocol
JCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor Servicesyesyesno
Triggersnoyes infoEventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoReplicated MapSource-replica replicationMulti-source replicationselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoone or two-phase-commit; repeatable reads; read commitedACIDACID, Cluster-wide transaction availableAtomic updates per row, document, or graph entity
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.noyesyes
User concepts infoAccess controlRole-based access controlyesAuthorization levels configured per client per databaseCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
Cloudflare Workers KVHazelcastInterSystems IRISRavenDBSqrrl
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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 KVHazelcastInterSystems IRISRavenDBSqrrl
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

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

How to Use CloudFlare Workers and KV to Serve a Static Site
1 September 2020, How-To Geek

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

provided by Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

provided by Google News

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24 July 2024, PR Newswire

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12 April 2024, AccessWire

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13 June 2023, PR Newswire

Get To Know: Oren Eini, CEO, RavenDB
22 October 2019, Intelligent CIO

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Peanut butter whisky is officially a thing. Here are five to try
7 August 2024, Delicious

Mark Terenzoni
23 February 2024, Dark Reading

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

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 data platform to build your intelligent applications.
Try it 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.

Present your product here