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. Tarantool vs. WakandaDB vs. XTDB

System Properties Comparison Blazegraph vs. Tarantool vs. WakandaDB vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonTarantool  Xexclude from comparisonWakandaDB  Xexclude from comparisonXTDB infoformerly named Crux  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.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access dataA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMS
RDF store
Document store
Key-value store
Relational DBMS
Object oriented DBMSDocument store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.10
Rank#356  Overall
#17  Object oriented DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websiteblazegraph.comwww.tarantool.iowakanda.github.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwiki.blazegraph.comwww.tarantool.io/­en/­docwakanda.github.io/­docwww.xtdb.com/­docs
DeveloperBlazegraphVKWakanda SASJuxt Ltd.
Initial release2006200820122019
Current release2.1.5, March 20192.10.0, May 20222.7.0 (April 29, 2019), April 20191.19, September 2021
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoAGPLv3, extended commercial license availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++, JavaScriptClojure
Server operating systemsLinux
OS X
Windows
BSD
Linux
macOS
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes, extensible-data-notation format
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
Secondary indexesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageFull-featured ANSI SQL supportnolimited SQL, making use of Apache Calcite
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Open binary protocolRESTful HTTP APIHTTP REST
JDBC
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScriptClojure
Java
Server-side scripts infoStored proceduresyesLua, C and SQL stored proceduresyesno
Triggersnoyes, before/after data modification events, on replication events, client session eventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyes, write ahead loggingyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
yes

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
BlazegraphTarantoolWakandaDBXTDB infoformerly named Crux
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

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

Video: Blazegraph Accelerates Graph Computing with GPUs - High-Performance Computing News Analysis
20 December 2015, insideHPC

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

provided by Google News

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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