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

DBMS > Blazegraph vs. Cloudflare Workers KV vs. etcd vs. Microsoft Azure Cosmos DB vs. OrigoDB

System Properties Comparison Blazegraph vs. Cloudflare Workers KV vs. etcd vs. Microsoft Azure Cosmos DB vs. OrigoDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonetcd  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOrigoDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A distributed reliable key-value storeGlobally distributed, horizontally scalable, multi-model database serviceA fully ACID in-memory object graph database
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score0.39
Rank#274  Overall
#39  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteblazegraph.comwww.cloudflare.com/­developer-platform/­workers-kvetcd.io
github.com/­etcd-io/­etcd
azure.microsoft.com/­services/­cosmos-dborigodb.com
Technical documentationwiki.blazegraph.comdevelopers.cloudflare.com/­kv/­apietcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
learn.microsoft.com/­azure/­cosmos-dborigodb.com/­docs
DeveloperBlazegraphCloudflareMicrosoftRobert Friberg et al
Initial release2006201820142009 infounder the name LiveDB
Current release2.1.5, March 20193.4, August 2019
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialOpen Source infoApache Version 2.0commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC#
Server operating systemsLinux
OS X
Windows
hostedFreeBSD
Linux
Windows infoexperimental
hostedLinux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesnonoyes infoJSON typesUser defined using .NET types and collections
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.nonono infocan be achieved using .NET
Secondary indexesyesnonoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query languageno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP REST
Proprietary protocol
gRPC
JSON over HTTP
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Server-side scripts infoStored proceduresyesnonoJavaScriptyes
Triggersnonoyes, watching key changesJavaScriptyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnononodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)noAccess rights can be defined down to the item levelRole based authorization

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
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
BlazegraphCloudflare Workers KVetcdMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrigoDB
Recent citations in the news

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google 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

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

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

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

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

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

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