DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. Ignite vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. Yaacomo

System Properties Comparison Cloudflare Workers KV vs. Ignite vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. Yaacomo

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonIgnite  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonObjectBox  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is 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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Globally distributed, horizontally scalable, multi-model database serviceExtremely fast embedded database for small devices, IoT and MobileOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelKey-value storeKey-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Object oriented DBMSRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvignite.apache.orgazure.microsoft.com/­services/­cosmos-dbobjectbox.ioyaacomo.com
Technical documentationdevelopers.cloudflare.com/­kv/­apiapacheignite.readme.io/­docslearn.microsoft.com/­azure/­cosmos-dbdocs.objectbox.io
DeveloperCloudflareApache Software FoundationMicrosoftObjectBox LimitedQ2WEB GmbH
Initial release20182015201420172009
Current releaseApache Ignite 2.6
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoApache License 2.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, Java, .NetC and C++
Server operating systemshostedLinux
OS X
Solaris
Windows
hostedAndroid
iOS
Linux
macOS
Windows
Android
Linux
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes infoJSON 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.noyesnono
Secondary indexesnoyesyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLSQL-like query languagenoyes
APIs and other access methodsHTTP REST
Proprietary protocol
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietary native APIJDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)JavaScriptno
Triggersnoyes (cache interceptors and events)JavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes (replicated cache)yes infoImplicit feature of the cloud serviceonline/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
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.noyesnoyes
User concepts infoAccess controlSecurity Hooks for custom implementationsAccess rights can be defined down to the item levelyesfine grained access rights according to SQL-standard
More information provided by the system vendor
Cloudflare Workers KVIgniteMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxYaacomo
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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

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

More resources
Cloudflare Workers KVIgniteMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxYaacomo
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

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

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 Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

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

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

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