DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Cachelot.io vs. Cloudflare Workers KV vs. Faircom EDGE vs. LokiJS vs. Oracle NoSQL

System Properties Comparison Cachelot.io vs. Cloudflare Workers KV vs. Faircom EDGE vs. LokiJS vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionIn-memory caching systemA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsIn-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelKey-value storeKey-value storeKey-value store
Relational DBMS
Document storeDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#385  Overall
#61  Key-value stores
Score0.29
Rank#283  Overall
#40  Key-value stores
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Websitecachelot.iowww.cloudflare.com/­developer-platform/­workers-kvwww.faircom.com/­products/­faircom-edgegithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmltechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperCloudflareFairCom CorporationOracle
Initial release20152018197920142011
Current releaseV3, October 202024.1, May 2024
License infoCommercial or Open SourceOpen Source infoSimplified BSD Licensecommercialcommercial infoRestricted, free version availableOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageC++ANSI C, C++JavaScriptJava
Server operating systemsFreeBSD
Linux
OS X
hostedAndroid
Linux infoARM, x86
Raspbian
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenonoyes, ANSI Standard SQL Typesnooptional
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.nonoyesnono
Secondary indexesnonoyesyes infovia viewsyes
SQL infoSupport of SQLnonoyes infoANSI SQL queriesnoSQL-like DML and DDL statements
APIs and other access methodsMemcached protocolHTTP REST
Proprietary protocol
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JavaScript APIRESTful HTTP API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++View functions in JavaScriptno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning infoCustomizable business rules for partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoSynchronous and asynchronous realtime replication based on transaction logsnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Tunable Consistency
noneEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonoyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentnoyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes infooff heap cache
User concepts infoAccess controlnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.noAccess rights for users and roles

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
Cachelot.ioCloudflare Workers KVFaircom EDGE infoformerly c-treeEDGELokiJSOracle NoSQL
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

How to Use CloudFlare Workers and KV to Serve a Static Site
1 September 2020, How-To Geek

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, businesswire.com

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, Oracle

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

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.

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

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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