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 > RethinkDB vs. Sqrrl vs. TerminusDB vs. Titan vs. ToroDB

System Properties Comparison RethinkDB vs. Sqrrl vs. TerminusDB vs. Titan vs. ToroDB

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonSqrrl  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTitan  Xexclude from comparisonToroDB  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed 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.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.Adaptable, secure NoSQL built on Apache AccumuloScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTitan is a Graph DBMS optimized for distributed clusters.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSGraph DBMSDocument store
Secondary database modelsSpatial DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.74
Rank#105  Overall
#19  Document stores
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websiterethinkdb.comsqrrl.comterminusdb.comgithub.com/­thinkaurelius/­titangithub.com/­torodb/­server
Technical documentationrethinkdb.com/­docsterminusdb.github.io/­terminusdb/­#github.com/­thinkaurelius/­titan/­wiki
DeveloperThe Linux Foundation infosince July 2017Amazon infooriginally Sqrrl Data, Inc.DataChemist Ltd.Aurelius, owned by DataStax8Kdata
Initial release20092012201820122016
Current release2.4.1, August 202011.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoGPL V3Open Source infoApache license, version 2.0Open Source infoAGPL-V3
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 languageC++JavaProlog, RustJavaJava
Server operating systemsLinux
OS X
Windows
LinuxLinuxLinux
OS X
Unix
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometryyesyesyesyes infostring, integer, double, boolean, date, object_id
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 SQLnonoSQL-like query language (WOQL)no
APIs and other access methodsAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC 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
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
JavaScript
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyesyes
TriggersClient-side triggers through changefeedsnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basedSharding infomaking use of HadoopGraph Partitioningyes infovia pluggable storage backendsSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infomaking use of HadoopJournaling StreamsyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsAtomic updates per row, document, or graph entityACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory journalingyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlyes infousers and table-level permissionsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Role-based access controlUser authentification and security via Rexster Graph ServerAccess rights for users and roles

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
RethinkDBSqrrlTerminusDB infoformer name was DataChemistTitanToroDB
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

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

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

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

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News

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

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

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

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

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