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. IBM Cloudant vs. JaguarDB vs. NCache vs. SwayDB

System Properties Comparison Cloudflare Workers KV vs. IBM Cloudant vs. JaguarDB vs. NCache vs. SwayDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonJaguarDB  Xexclude from comparisonNCache  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Database as a Service offering based on Apache CouchDBPerformant, highly scalable DBMS for AI and IoT applicationsOpen-Source and Enterprise in-memory Key-Value StoreAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeDocument storeKey-value store
Vector DBMS
Key-value storeKey-value store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#290  Overall
#41  Key-value stores
Score2.79
Rank#113  Overall
#21  Document stores
Score0.06
Rank#372  Overall
#55  Key-value stores
#14  Vector DBMS
Score1.21
Rank#181  Overall
#29  Key-value stores
Score0.03
Rank#385  Overall
#60  Key-value stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.ibm.com/­products/­cloudantwww.jaguardb.comwww.alachisoft.com/­ncacheswaydb.simer.au
Technical documentationdevelopers.cloudflare.com/­kv/­apicloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlwww.alachisoft.com/­resources/­docs
DeveloperCloudflareIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014DataJaguar, Inc.AlachisoftSimer Plaha
Initial release20182010201520052018
Current release3.3 July 20235.3, September 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL V3.0Open Source infoEnterprise Edition availableOpen Source infoGNU Affero GPL V3.0
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 languageErlangC++ infothe server part. Clients available in other languagesC#, .NET, .NET Core, JavaScala
Server operating systemshostedhostedLinuxLinux
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenonoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterno
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 indexesnoyesyesyesno
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP/JSON APIJDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptnono infosupport for stored procedures with SQL-Server CLRno
Triggersnoyesnoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replicationyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a document possiblenooptimistic locking and pessimistic lockingAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
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 rights for users can be defined per databaserights management via user accountsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
Cloudflare Workers KVIBM CloudantJaguarDBNCacheSwayDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 KVIBM CloudantJaguarDBNCacheSwayDB
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

Velocity: Microsoft's Distributed In-Memory Cache
4 June 2008, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here