DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Heroic vs. SpaceTime vs. Titan vs. ToroDB vs. Virtuoso

System Properties Comparison Heroic vs. SpaceTime vs. Titan vs. ToroDB vs. Virtuoso

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonSpaceTime  Xexclude from comparisonTitan  Xexclude from comparisonToroDB  Xexclude from comparisonVirtuoso  Xexclude from comparison
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.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchSpaceTime is a spatio-temporal DBMS with a focus on performance.Titan is a Graph DBMS optimized for distributed clusters.A MongoDB-compatible JSON document store, built on top of PostgreSQLVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelTime Series DBMSSpatial DBMSGraph DBMSDocument storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#38  Time Series DBMS
Score0.00
Rank#386  Overall
#7  Spatial DBMS
Score3.87
Rank#73  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#39  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegithub.com/­spotify/­heroicwww.mireo.com/­spacetimegithub.com/­thinkaurelius/­titangithub.com/­torodb/­servervirtuoso.openlinksw.com
Technical documentationspotify.github.io/­heroicgithub.com/­thinkaurelius/­titan/­wikidocs.openlinksw.com/­virtuoso
DeveloperSpotifyMireoAurelius, owned by DataStax8KdataOpenLink Software
Initial release20142020201220161998
Current release7.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache license, version 2.0Open Source infoAGPL-V3Open Source infoGPLv2, extended commercial license 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++JavaJavaC
Server operating systemsLinuxLinux
OS X
Unix
Windows
All OS with a Java 7 VMAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesyesschema-freeyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyesyesyes infostring, integer, double, boolean, date, object_idyes
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.nononoyes
Secondary indexesyes infovia Elasticsearchnoyesyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implementednoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
RESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesC#
C++
Python
Clojure
Java
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyesyes infoVirtuoso PL
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingFixed-grid hypercubesyes infovia pluggable storage backendsShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesReal-time block device replication (DRBD)yesSource-replica replicationChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlyesUser authentification and security via Rexster Graph ServerAccess rights for users and rolesFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)

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
HeroicSpaceTimeTitanToroDBVirtuoso
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

How Code Wizards load tested Heroic Labs’ Nakama to two million concurrent players with AWS
1 October 2024, AWS Blog

provided by Google News

Building a Graph Database on AWS Using Amazon DynamoDB and Titan
22 October 2015, AWS Blog

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

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Graph database technology starts to come of age beyond social media
17 May 2016, ComputerWeekly.com

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

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here