{{ $influxdbVersionV2 := (index (last 1 (findRE `v2\.[0-9]{1,2}` (delimit .Site.Data.products.influxdb.versions " "))) 0) }} {{ $influxdbVersionV1 := (index (last 1 (findRE `v1\.[0-9]{1,2}` (delimit .Site.Data.products.influxdb.versions " "))) 0) }} {{ $enterpriseVersion := .Site.Data.products.enterprise_influxdb.latest }} {{ $telegrafVersion := .Site.Data.products.telegraf.latest }} {{ $chronografVersion := .Site.Data.products.chronograf.latest }} {{ $kapacitorVersion := .Site.Data.products.kapacitor.latest }} {{ $fluxVersion := .Site.Data.products.flux.latest }} {{ partial "header.html" . }} {{ partial "topnav.html" . }}

Get started with InfluxDB

The time series platform

Develop with the InfluxDB API

Build your application using the InfluxDB Cloud and InfluxDB OSS APIs.

Learn more

{{ partial "svgs/influxdbu.svg" }}
InfluxDB University

Free online training for InfluxDB and more.

Go to InfluxDB University
{{ partial "svgs/book.svg" }}
Time to Awesome

Free online about using InfluxDB and Flux.

View the book
{{ partial "svgs/video-arrow.svg" }}
InfluxData Videos

Videos on specific topics related to time series and InfluxData projects.

View videos
{{ partial "svgs/hatch.svg" }}
Case Studies

Learn about real world use cases and InfluxDB in the wild.

View case studies
{{ partial "footer.html" . }}