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 > Apache Jena - TDB vs. Blazegraph vs. Sphinx vs. Titan

System Properties Comparison Apache Jena - TDB vs. Blazegraph vs. Sphinx vs. Titan

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBlazegraph  Xexclude from comparisonSphinx  Xexclude from comparisonTitan  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Open source search engine for searching in data from different sources, e.g. relational databasesTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRDF storeGraph DBMS
RDF store
Search engineGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitejena.apache.org/­documentation/­tdb/­index.htmlblazegraph.comsphinxsearch.comgithub.com/­thinkaurelius/­titan
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlwiki.blazegraph.comsphinxsearch.com/­docsgithub.com/­thinkaurelius/­titan/­wiki
DeveloperApache Software Foundation infooriginally developed by HP LabsBlazegraphSphinx Technologies Inc.Aurelius, owned by DataStax
Initial release2000200620012012
Current release4.9.0, July 20232.1.5, March 20193.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoextended commercial license availableOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache license, version 2.0
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 languageJavaJavaC++Java
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeyes infoRDF Schemasschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoyes
Secondary indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSPARQL is used as query languageSQL-like query language (SphinxQL)no
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocolJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesJava.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Clojure
Java
Python
Server-side scripts infoStored proceduresyesyesnoyes
Triggersyes infovia event handlernonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
User concepts infoAccess controlAccess control via Jena SecuritySecurity and Authentication via Web Application Container (Tomcat, Jetty)noUser authentification and security via Rexster Graph Server

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
Apache Jena - TDBBlazegraphSphinxTitan
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

SingleStore logo

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

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