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

DBMS > Cloudflare Workers KV vs. EJDB vs. GigaSpaces vs. InfinityDB vs. SAP SQL Anywhere

System Properties Comparison Cloudflare Workers KV vs. EJDB vs. GigaSpaces vs. InfinityDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonEJDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInfinityDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Embeddable document-store database library with JSON representation of queries (in MongoDB style)High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA Java embedded Key-Value Store which extends the Java Map interfaceRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelKey-value storeDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Key-value storeRelational DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score0.31
Rank#296  Overall
#44  Document stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.95
Rank#80  Overall
#42  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgithub.com/­Softmotions/­ejdbwww.gigaspaces.comboilerbay.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdevelopers.cloudflare.com/­kv/­apigithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.gigaspaces.com/­latest/­landing.htmlboilerbay.com/­infinitydb/­manualhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperCloudflareSoftmotionsGigaspaces TechnologiesBoiler Bay Inc.SAP infoformerly Sybase
Initial release20182012200020021992
Current release15.5, September 20204.017, July 2015
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoApache Version 2; Commercial licenses availablecommercialcommercial
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 languageCJava, C++, .NetJava
Server operating systemshostedserver-lessLinux
macOS
Solaris
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nono infoXML can be used for describing objects metadatanoyes
Secondary indexesnonoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnonoSQL-99 for query and DML statementsnoyes
APIs and other access methodsHTTP REST
Proprietary protocol
in-process shared libraryGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C++
Java
Python
Scala
JavaC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoyesnoyes, in C/C++, Java, .Net or Perl
Triggersnonoyes, event driven architecturenoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
noneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenono infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write 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.noyesnoyes
User concepts infoAccess controlnoRole-based access controlnofine grained access rights according to SQL-standard

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 KVEJDBGigaSpacesInfinityDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

Gigaspaces: Accelerate Your Digital Transformation & Applications
13 June 2024, gigaspaces.com

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

The insideBIGDATA IMPACT 50 List for Q1 2024
18 January 2024, insideBIGDATA

provided by Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Rimini Street expands support beyond SAP and Oracle
21 May 2016, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

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.

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

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

Present your product here