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

DBMS > JSqlDb vs. RDF4J vs. RethinkDB vs. Sequoiadb vs. Titan

System Properties Comparison JSqlDb vs. RDF4J vs. RethinkDB vs. Sequoiadb vs. Titan

Editorial information provided by DB-Engines
NameJSqlDb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRethinkDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTitan  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.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.
DescriptionJavaScript Query Language Database, stores JavaScript objects and primitivesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.DBMS for the Web with a mechanism to push updated query results to applications in realtime.NewSQL database with distributed OLTP and SQLTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument store
Object oriented DBMS
RDF storeDocument storeDocument store
Relational DBMS
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.69
Rank#230  Overall
#9  RDF stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitejsqldb.org (offline)rdf4j.orgrethinkdb.comwww.sequoiadb.comgithub.com/­thinkaurelius/­titan
Technical documentationrdf4j.org/­documentationrethinkdb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexgithub.com/­thinkaurelius/­titan/­wiki
DeveloperKonrad von BackstromSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.The Linux Foundation infosince July 2017Sequoiadb Ltd.Aurelius, owned by DataStax
Initial release20182004200920132012
Current release0.8, December 20182.4.1, August 2020
License infoCommercial or Open SourceOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache license, version 2.0
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++C++Java
Server operating systemsLinux
macOS
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Data schemeschema-freeyes infoRDF Schemasschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyes infooid, date, timestamp, binary, regexyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLnononoSQL-like query languageno
APIs and other access methodsJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
proprietary protocol using JSONJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesJavaScriptJava
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C++
Java
PHP
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresfunctions in JavaScriptyesJavaScriptyes
TriggersnoyesClient-side triggers through changefeedsnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding inforange basedShardingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoIsolation support depends on the API usedAtomic single-document operationsDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infousing RocksDByes infoin-memory storage is supported as wellyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlnoyes infousers and table-level permissionssimple password-based access controlUser 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
JSqlDbRDF4J infoformerly known as SesameRethinkDBSequoiadbTitan
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

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

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

5 Q's with Graph Database Expert Marko Rodriguez – Center for Data Innovation
9 November 2013, Center for Data Innovation

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Present your product here