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. Graphite vs. JanusGraph vs. LokiJS vs. VelocityDB

System Properties Comparison Cloudflare Workers KV vs. Graphite vs. JanusGraph vs. LokiJS vs. VelocityDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGraphite  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLokiJS  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory JavaScript DBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value storeTime Series DBMSGraph DBMSDocument storeGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgithub.com/­graphite-project/­graphite-webjanusgraph.orggithub.com/­techfort/­LokiJSvelocitydb.com
Technical documentationdevelopers.cloudflare.com/­kv/­apigraphite.readthedocs.iodocs.janusgraph.orgtechfort.github.io/­LokiJSvelocitydb.com/­UserGuide
DeveloperCloudflareChris DavisLinux Foundation; originally developed as Titan by AureliusVelocityDB Inc
Initial release20182006201720142011
Current release0.6.3, February 20237.x
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Sourcecommercial
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 languagePythonJavaJavaScriptC#
Server operating systemshostedLinux
Unix
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Any that supports .NET
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoNumeric data onlyyesnoyes
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 viewsyes
SQL infoSupport of SQLnonononono
APIs and other access methodsHTTP REST
Proprietary protocol
HTTP API
Sockets
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript API.Net
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
JavaScript (Node.js)
Python
Clojure
Java
Python
JavaScript.Net
Server-side scripts infoStored proceduresnonoyesView functions in JavaScriptno
TriggersnonoyesyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.noyesyes
User concepts infoAccess controlnoUser authentification and security via Rexster Graph ServernoBased on Windows Authentication

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 KVGraphiteJanusGraph infosuccessor of TitanLokiJSVelocityDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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 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

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

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

How Grafana made observability accessible
12 June 2023, InfoWorld

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

Present your product here