DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > JaguarDB vs. QuestDB vs. RethinkDB vs. Titan

System Properties Comparison JaguarDB vs. QuestDB vs. RethinkDB vs. Titan

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJaguarDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonTitan  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.
DescriptionPerformant, highly scalable DBMS for AI and IoT applicationsA high performance open source SQL database for time series dataDBMS for the Web with a mechanism to push updated query results to applications in realtime.Titan is a Graph DBMS optimized for distributed clusters.
Primary database modelKey-value store
Vector DBMS
Time Series DBMSDocument storeGraph DBMS
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#360  Overall
#55  Key-value stores
#20  Vector DBMS
Score3.26
Rank#79  Overall
#6  Time Series DBMS
Score2.30
Rank#105  Overall
#19  Document stores
Websitewww.jaguardb.comquestdb.iorethinkdb.comgithub.com/­thinkaurelius/­titan
Technical documentationwww.jaguardb.com/­support.htmlquestdb.io/­docsrethinkdb.com/­docsgithub.com/­thinkaurelius/­titan/­wiki
DeveloperDataJaguar, Inc.QuestDB Technology IncThe Linux Foundation infosince July 2017Aurelius, owned by DataStax
Initial release2015201420092012
Current release3.3 July 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoGPL V3.0Open Source infoApache 2.0Open Source infoApache Version 2Open 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 languageC++ infothe server part. Clients available in other languagesJava (Zero-GC), C++, RustC++Java
Server operating systemsLinuxLinux
macOS
Windows
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Data schemeyesyes infoschema-free via InfluxDB Line Protocolschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes
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 indexesyesnoyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL with time-series extensionsnono
APIs and other access methodsJDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
Clojure
Java
Python
Server-side scripts infoStored proceduresnonoyes
TriggersnonoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by timestamps)Sharding inforange basedyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replication with eventual consistencySource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID for single-table writesAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyes infothrough memory mapped filesno
User concepts infoAccess controlrights management via user accountsyes infousers and table-level permissionsUser 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
JaguarDBQuestDBRethinkDBTitan
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

High Performance Time - Series Database Design with QuestDB
9 January 2025, infoq.com

Making a trading Gameboy: A pocket exchange and algo trading platform @QuestDb
12 November 2024, Adafruit Industries – Makers, hackers, artists, designers and engineers!

QuestDB Powers B3 Exchange’s Next-Generation CSD Platform’s Tick Data Store
1 April 2025, TradingView

Time Series Database QuestDB 8.0 Improves SQL Performance and Adds ZFS Compression
5 July 2024, infoq.com

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

provided by Google News

How to Use RethinkDB with Node.js Applications
7 November 2024, SitePoint

An introduction to building realtime apps with RethinkDB
4 June 2015, devmio

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

NoSQL Software Market May See Big Move | MongoDB, MarkLogic, RethinkDB
10 June 2022, openPR.com

MongoDB: The Popular Database for the Internet of Things
15 August 2023, Open Source For You

provided by Google News

DataStax Acquires Aurelius and its TitanDB Graph Database
31 May 2024, Data Center Knowledge

Building a Graph Database on AWS Using Amazon DynamoDB and Titan
22 October 2015, Amazon Web Services (AWS)

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

Performance Tuning Your Titan Graph Database on AWS
14 December 2015, Amazon Web Services (AWS)

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

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

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

Present your product here