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 > Blazegraph vs. BoltDB vs. Cloudflare Workers KV vs. OrientDB vs. OrigoDB

System Properties Comparison Blazegraph vs. BoltDB vs. Cloudflare Workers KV vs. OrientDB vs. OrigoDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonBoltDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonOrientDB  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.An embedded key-value store for Go.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Multi-model DBMS (Document, Graph, Key/Value)A fully ACID in-memory object graph database
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value storeDocument store
Graph DBMS
Key-value store
Document store
Object oriented 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.80
Rank#215  Overall
#31  Key-value stores
Score0.39
Rank#274  Overall
#39  Key-value stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteblazegraph.comgithub.com/­boltdb/­boltwww.cloudflare.com/­developer-platform/­workers-kvorientdb.orgorigodb.com
Technical documentationwiki.blazegraph.comdevelopers.cloudflare.com/­kv/­apiwww.orientdb.com/­docs/­last/­index.htmlorigodb.com/­docs
DeveloperBlazegraphCloudflareOrientDB LTD; CallidusCloud; SAPRobert Friberg et al
Initial release20062013201820102009 infounder the name LiveDB
Current release2.1.5, March 20193.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoMIT LicensecommercialOpen Source infoApache version 2Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoJavaC#
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java JDK (>= JDK 6)Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyes infoRDF literal typesnonoyesUser 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.nononono infocan be achieved using .NET
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query language, no joinsno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP REST
Proprietary protocol
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
GoC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Server-side scripts infoStored proceduresyesnonoJava, Javascriptyes
TriggersnononoHooksyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnonoyes inforelationship in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDACID
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 for users and roles; record level security configurableRole 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

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

More resources
BlazegraphBoltDBCloudflare Workers KVOrientDBOrigoDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

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

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

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

Present your product here