{{ $influxdbVersionV2 := replaceRE `\.[0-9]+$` "" .Site.Data.products.influxdb.latest_patches.v2 }} {{ $influxdbVersionV1 := replaceRE `\.[0-9]+$` "" .Site.Data.products.influxdb.latest_patches.v1 }} {{ $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

Self-managed

InfluxDB Clustered

Highly available InfluxDB 3.0 cluster built for high write and query workloads on your own infrastructure.

InfluxDB Enterprise {{ replaceRE "v" "" $enterpriseVersion }}

Highly available InfluxDB built for high write and query workloads.

InfluxDB OSS {{ replaceRE "v" "" $influxdbVersionV2 }}

The open source time series platform designed to store, query, and process time series data.

Managed by InfluxData

InfluxDB Cloud Serverless

Managed InfluxDB powered by the InfluxDB IOx storage engine deployed in the cloud.

InfluxDB Cloud Dedicated

Managed InfluxDB powered by the InfluxDB IOx storage engine deployed in the cloud and dedicated to your workload.

InfluxDB Cloud TSM

Managed InfluxDB powered by the InfluxDB TSM storage engine deployed in the cloud.

Develop with the InfluxDB v2 API

Build your application using the InfluxDB Cloud and InfluxDB OSS v2 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" . }}