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. Ehcache vs. HarperDB vs. Heroic vs. NuoDB

System Properties Comparison Cloudflare Workers KV vs. Ehcache vs. HarperDB vs. Heroic vs. NuoDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonEhcache  Xexclude from comparisonHarperDB  Xexclude from comparisonHeroic  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A widely adopted Java cache with tiered storage optionsUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelKey-value storeKey-value storeDocument storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.60
Rank#244  Overall
#38  Document stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.ehcache.orgwww.harperdb.iogithub.com/­spotify/­heroicwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.ehcache.org/­documentationdocs.harperdb.io/­docsspotify.github.io/­heroicdoc.nuodb.com
DeveloperCloudflareTerracotta Inc, owned by Software AGHarperDBSpotifyDassault Systèmes infooriginally NuoDB, Inc.
Initial release20182009201720142013
Current release3.10.0, March 20223.1, August 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availablecommercial infofree community edition availableOpen Source infoApache 2.0commercial infolimited edition free
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 languageJavaNode.jsJavaC++
Server operating systemshostedAll OS with a Java VMLinux
OS X
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-freeschema-freedynamic schemaschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoJSON data typesyesyes
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 indexesnonoyesyes infovia Elasticsearchyes
SQL infoSupport of SQLnonoSQL-like data manipulation statementsnoyes
APIs and other access methodsHTTP REST
Proprietary protocol
JCacheJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoCustom Functions infosince release 3.1noJava, SQL
Triggersnoyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerA table resides as a whole on one (or more) nodes in a clusterShardingdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoby using Terracotta Serveryes infothe nodes on which a table resides can be definedyesyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infosupports JTA and can work as an XA resourceAtomic execution of specific operationsnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes infoTemporary table
User concepts infoAccess controlnoAccess rights for users and rolesStandard SQL roles/ privileges, Administrative Users

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 KVEhcacheHarperDBHeroicNuoDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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 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

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

provided by Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here