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

DBMS > Amazon Aurora vs. InfluxDB vs. MySQL vs. NebulaGraph vs. Teradata

System Properties Comparison Amazon Aurora vs. InfluxDB vs. MySQL vs. NebulaGraph vs. Teradata

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonInfluxDB  Xexclude from comparisonMySQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonDBMS 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)
Primary database modelRelational DBMSTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIGraph DBMSRelational DBMS
Secondary database modelsDocument storeSpatial 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
Score8.50
Rank#49  Overall
#31  Relational DBMS
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
Websiteaws.amazon.com/­rds/­aurorawww.influxdata.com/­products/­influxdb-overviewwww.mysql.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.teradata.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.influxdata.com/­influxdbdev.mysql.com/­docdocs.nebula-graph.iodocs.teradata.com
DeveloperAmazonOracle infosince 2010, originally MySQL AB, then SunVesoft Inc.Teradata
Initial release20152013199520191984
Current release2.7.5, January 20248.3.0, January 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen 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.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
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++
Server operating systemshostedLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
Linuxhosted
Linux
Data schemeyesschema-freeyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
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.yesnoyesnoyes
Secondary indexesyesnoyesyes 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 index
SQL infoSupport of SQLyesSQL-like query languageyes infowith proprietary extensionsSQL-like query languageyes infoSQL 2016 + extensions
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP 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
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.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
Server-side scripts infoStored proceduresyesnoyes infoproprietary syntaxuser defined functionsyes infoUDFs, stored procedures, table functions in parallel
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoin enterprise version onlyhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsUsers with fine-grained authorization concept infono user groups or rolesRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon AuroraInfluxDBMySQLNebulaGraphTeradata
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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
Amazon AuroraInfluxDBMySQLNebulaGraphTeradata
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

Recent citations in the news

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

University of Nebraska-Omaha's ITD Lab migrates to Amazon Aurora with Babelfish, reducing database costs | Amazon ...
8 April 2024, AWS Blog

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

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

provided by Google 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, businesswire.com

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

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

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

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

provided by Google News

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

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, Yahoo Finance

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

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

Teradata (NYSE:TDC) Could Become A Multi-Bagger
18 April 2024, Yahoo Finance

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

Teradata Announces Executive Shift with CRO Resignation and Succession - TipRanks.com
5 April 2024, TipRanks

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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.

Present your product here