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

DBMS > Blazegraph vs. IRONdb vs. RDF4J vs. TypeDB vs. Vitess

System Properties Comparison Blazegraph vs. IRONdb vs. RDF4J vs. TypeDB vs. Vitess

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonIRONdb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVitess  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelGraph DBMS
RDF store
Time Series DBMSRDF storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websiteblazegraph.comwww.circonus.com/solutions/time-series-database/rdf4j.orgtypedb.comvitess.io
Technical documentationwiki.blazegraph.comdocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentationtypedb.com/­docsvitess.io/­docs
DeveloperBlazegraphCirconus LLC.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.VaticleThe Linux Foundation, PlanetScale
Initial release20062017200420162013
Current release2.1.5, March 2019V0.10.20, January 20182.26.3, January 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPL Version 3, commercial licenses availableOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaJavaGo
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Linux
OS X
Windows
Docker
Linux
macOS
Data schemeschema-freeschema-freeyes infoRDF Schemasyesyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyes infotext, numeric, histogramsyesyesyes
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
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-like query language (Circonus Analytics Query Language: CAQL)nonoyes infowith proprietary extensions
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
PHP
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyes, in Luayesnoyes infoproprietary syntax
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodenoneSharding infoby using CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesconfigurable replication factor, datacenter awarenoneMulti-source replication infoby using CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyes infoRelationships in Graphsnono infosubstituted by the relationship featureyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoIsolation support depends on the API usedACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
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)nonoyes infoat REST API level; other APIs in progressUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
BlazegraphIRONdbRDF4J infoformerly known as SesameTypeDB infoformerly named GraknVitess
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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
BlazegraphIRONdbRDF4J infoformerly known as SesameTypeDB infoformerly named GraknVitess
Recent citations in the news

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

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

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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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