InfluxDB

InfluxDB
Developer(s)InfluxData
Initial release24 September 2013 (2013-09-24)
Stable release
3.1.0  / 29 May 2025 (29 May 2025)
Repositorygithub.com/influxdata/influxdb
Written inRust
Operating systemCross-platform
TypeTime series database
LicenseMIT, Proprietary
Websiteinfluxdata.com

InfluxDB is a time series database (TSDB) developed by the company InfluxData. It is used for storage and retrieval of time series data in fields such as operations monitoring, application metrics, Internet of Things sensor data, and real-time analytics. It also has support for processing data from Graphite.

The latest version of InfluxDB, 3.x, is written in the Rust programming language. Versions 1.x and 2.x are written in Go.