DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Axibase vs. Cloudflare Workers KV vs. Hazelcast vs. Ignite vs. Memcached

System Properties Comparison Axibase vs. Cloudflare Workers KV vs. Hazelcast vs. Ignite vs. Memcached

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonHazelcast  Xexclude from comparisonIgnite  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A widely adopted in-memory data gridApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.In-memory key-value store, originally intended for caching
Primary database modelTime Series DBMSKey-value storeKey-value storeKey-value store
Relational DBMS
Key-value store
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Websiteaxibase.com/­docs/­atsd/­financewww.cloudflare.com/­developer-platform/­workers-kvhazelcast.comignite.apache.orgwww.memcached.org
Technical documentationdevelopers.cloudflare.com/­kv/­apihazelcast.org/­imdg/­docsapacheignite.readme.io/­docsgithub.com/­memcached/­memcached/­wiki
DeveloperAxibase CorporationCloudflareHazelcastApache Software FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release20132018200820152003
Current release155855.3.6, November 2023Apache Ignite 2.61.6.25, March 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoBSD license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++, Java, .NetC
Server operating systemsLinuxhostedAll OS with a Java VMLinux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringnoyesyesno
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.nonoyes infothe object must implement a serialization strategyyes
Secondary indexesnonoyesyesno
SQL infoSupport of SQLSQL-like query languagenoSQL-like query languageANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
HTTP REST
Proprietary protocol
JCache
JPA
Memcached protocol
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary protocol
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesnoyes infoEvent Listeners, Executor Servicesyes (compute grid and cache interceptors can be used instead)no
Triggersyesnoyes infoEventsyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes infoReplicated Mapyes (replicated cache)none infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoone or two-phase-commit; repeatable reads; read commitedACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno
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 controlSecurity Hooks for custom implementationsyes infousing SASL (Simple Authentication and Security Layer) protocol

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
AxibaseCloudflare Workers KVHazelcastIgniteMemcached
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google 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

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

provided by Google News

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

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

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

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

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.

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here