InfluxDB

InfluxDB - Scalable datastore for metrics, events, and real-time analytics

TimescaleDB

TimescaleDB - Time-series database built on PostgreSQL

Timescale DB claims to be a horizontally scalable TSDB bundled as a PostgreSQL extension, allowing to not run another database for timestamped data.

OpenTSDB

OpenTSDB - Distributed, scalable Time Series Database on top of HBase

Graphite

Graphite - Scalable real-time graphing system

  • Whisper - Fixed-size database for storing time-series data
  • Carbon - Backend data caching and persistence daemon

RRDtool

RRDtool - Round Robin Database for time series data

ELK Stack

  • Elasticsearch - Distributed, RESTful search and analytics engine
  • Logstash - Server-side data processing pipeline
  • Kibana - Analytics and visualization platform

Alternatives:

  • Solr - Enterprise search platform
  • SILK - SOLR + Logstash + Banana (Kibana fork)

Other Time Series Databases

  • Prometheus - Monitoring system and time series database
  • KairosDB - Time series database on top of Cassandra
  • Druid - Real-time analytics database
  • VictoriaMetrics - Fast, cost-effective time series database
  • QuestDB - High-performance time series database