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 > InfluxDB vs. MySQL vs. NebulaGraph vs. Teradata vs. Titan

System Properties Comparison InfluxDB vs. MySQL vs. NebulaGraph vs. Teradata vs. Titan

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonMySQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTeradata  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 metricsWidely used open source RDBMSA distributed, linear scalable, high perfomant Graph DBMSA hybrid cloud data analytics software platform (Teradata Vantage)Titan is a Graph DBMS optimized for distributed clusters.
Primary database modelTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIGraph DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score47.84
Rank#21  Overall
#15  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.mysql.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.teradata.comgithub.com/­thinkaurelius/­titan
Technical documentationdocs.influxdata.com/­influxdbdev.mysql.com/­docdocs.nebula-graph.iodocs.teradata.comgithub.com/­thinkaurelius/­titan/­wiki
DeveloperOracle infosince 2010, originally MySQL AB, then SunVesoft Inc.TeradataAurelius, owned by DataStax
Initial release20131995201919842012
Current release2.7.5, January 20248.3.0, January 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercialOpen 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC and C++C++Java
Server operating systemsLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
Linuxhosted
Linux
Linux
OS X
Unix
Windows
Data schemeschema-freeyesStrong typed schemayesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyesyes
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.noyesnoyes
Secondary indexesnoyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsSQL-like query languageyes infoSQL 2016 + extensionsno
APIs and other access methodsHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietary native API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Go
Java
PHP
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxuser defined functionsyes infoUDFs, stored procedures, table functions in parallelyes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlyhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding infoHashingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyes infoRelationships in graphsyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes 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 engineyesyesyes
User concepts infoAccess controlsimple rights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesRole-based access controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Server
More information provided by the system vendor
InfluxDBMySQLNebulaGraphTeradataTitan
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
InfluxDBMySQLNebulaGraphTeradataTitan
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, 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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, blogs.oracle.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

Connecting Teradata Vantage to Amazon Athena | AWS Partner Network (APN) Blog
23 April 2024, AWS Blog

Teradata's stock tumbles on flat revenue and soft guidance
12 February 2024, SiliconANGLE News

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, Business Wire

Sycomore Asset Management Acquires New Shares in Teradata Co. (NYSE:TDC)
25 April 2024, MarketBeat

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here