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

DBMS > InfluxDB vs. RethinkDB vs. Titan

System Properties Comparison InfluxDB vs. RethinkDB vs. Titan

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInfluxDB  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.
DescriptionDBMS for storing time series, events and metricsDBMS 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 modelTime Series DBMSDocument storeGraph DBMS
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score21.78
Rank#28  Overall
#1  Time Series DBMS
Score2.30
Rank#105  Overall
#19  Document stores
Websitewww.influxdata.com/­products/­influxdb-overviewrethinkdb.comgithub.com/­thinkaurelius/­titan
Technical documentationdocs.influxdata.com/­influxdbrethinkdb.com/­docsgithub.com/­thinkaurelius/­titan/­wiki
DeveloperThe Linux Foundation infosince July 2017Aurelius, owned by DataStax
Initial release201320092012
Current release2.7.6, April 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache Version 2Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++Java
Server operating systemsLinux
OS X infothrough Homebrew
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateNumeric data and Stringsyes 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.nono
Secondary indexesnoyesyes
SQL infoSupport of SQLSQL-like query languagenono
APIs and other access methodsHTTP API
JSON over UDP
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
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 proceduresnoyes
TriggersnoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlySharding inforange basedyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlySource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes 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.yes infoDepending on used storage engineno
User concepts infoAccess controlsimple rights management via user accountsyes infousers and table-level permissionsUser authentification and security via Rexster Graph Server
More information provided by the system vendor
InfluxDBRethinkDBTitan
News

Hack to the Future: InfluxDB 3 Hackathon
5 May 2025

Building Smarter Manufacturing Systems with Bosch Rexroth and InfluxDB
23 April 2025

Build a Time Series Forecasting Pipeline in InfluxDB 3 Without Writing Code
17 April 2025

InfluxDB 3 Core & Enterprise GA: The Next Generation Time Series Platform for Developers is Here
15 April 2025

Deadman Alerts with the Python Processing Engine
9 April 2025

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
InfluxDBRethinkDBTitan
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

InfluxData rolls out InfluxDB 3 to power real-time apps at scale
15 April 2025, Blocks and Files

InfluxData Announces General Availability of InfluxDB 3 Core and InfluxDB 3 Enterprise, Simplifying How Developers Build with Time Series Data
15 April 2025, Business Wire

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, Amazon Web Services (AWS)

InfluxData Releases InfluxDB 3 Core and InfluxDB 3 Enterprise
16 April 2025, Database Trends and Applications

InfluxDB 3 Core Released In Public Alpha
3 February 2025, i-programmer.info

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

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

Open Source Software Is Big Business With Big Funding
17 April 2017, Crunchbase News

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

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

Milvus logo

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

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

Present your product here