InfluxDB 3 Enterprise logo

InfluxDB 3 Enterprise

Beanspruchen

InfluxDB 3 Enterprise is InfluxData’s self-managed time series database for production telemetry, monitoring, and analytics workloads. It supports deployment on on-premises, private cloud, or edge infrastructure with custom pricing and a 30-day free trial.

InfluxDB 3 Enterprise preview

Overview

InfluxDB 3 Enterprise is InfluxData’s self-managed time series database for production environments that need high ingest rates, real-time querying, and the ability to scale across on-premises, private cloud, or edge deployments. The pricing page positions it as the high-performance option in the InfluxDB lineup, with custom pricing based on CPU configuration and a 30-day free trial.

The product page describes a cloud-native, diskless architecture built to simplify operations while supporting high availability, flexible scaling, and persistent object storage. It is designed for teams that need to collect, store, query, and act on continuous time series data without reorganizing the stack around specialized infrastructure.

Features

Cloud-native, diskless architecture

InfluxDB 3 Enterprise uses a cloud-native, diskless architecture with stateless operations, which is intended to simplify deployment and reduce storage-management overhead.

High availability and failover

The product page describes high availability through a shared object store, with instant failover and no data loss or downtime when a node fails.

Separated compute and storage

Compute and storage are separated so teams can add query or ingest nodes without redesigning the system, which supports changing workloads.

Object storage with long retention

It supports persistent object storage and claims unlimited data retention, making it suitable for long-running time series workloads that need to keep historical data.

Explorer UI for operations

The InfluxDB 3 Explorer UI lets users query, visualize, manage tokens, administer the database, and onboard new users from one interface.

Processing Engine with Python logic

The Processing Engine can run custom Python logic to detect anomalies and trigger events, turning the database into an active processing layer.

Use Cases

  • Operational telemetry analytics

    Collect and query continuous telemetry from systems that need low-latency ingestion and near-real-time analysis, including environments where data must be retained for later review.

  • Edge and private infrastructure deployments

    Run time series workloads close to the source in on-premises, private cloud, or edge environments when data locality or deployment control matters.

  • Production-scale time series storage

    Scale production time series systems with high availability and separated ingest/query capacity so traffic spikes do not require a redesign of the database layer.

  • Interactive exploration and administration

    Use the Explorer UI and SQL-style querying to inspect data, build visualizations, and manage database tasks without requiring a separate analytics stack for every workflow.

  • Automated time series processing

    Apply custom Python logic in the Processing Engine to detect anomalies and trigger downstream actions directly from the database.

Pros and Cons

Pros

  • Supports deployment on on-premises, private cloud, or edge infrastructure.
  • Offers high availability with instant failover.
  • Separates compute and storage to scale ingest and query workloads independently.
  • Includes the InfluxDB 3 Explorer UI for querying, visualization, and admin tasks.
  • Can run custom Python processing logic for anomaly detection and event triggering.

Cons

  • Pricing is custom rather than publicly listed for enterprise deployments.
  • The product is self-managed, so teams are responsible for running it on their own infrastructure.

FAQ

What deployment options does InfluxDB 3 Enterprise support?

InfluxDB 3 Enterprise is a self-managed deployment for on-prem, private cloud, or edge environments. The pricing page says it is intended for organizations that want to run InfluxDB on their own infrastructure, and the product page describes both single-node and multi-node setups.

How is InfluxDB 3 Enterprise priced?

The pricing page presents InfluxDB 3 Enterprise as a paid product with custom pricing based on CPU configuration. It also includes a 30-day free trial with no credit card needed.

Does InfluxDB 3 Enterprise include a UI for querying and visualization?

Yes. The product page says InfluxDB 3 Enterprise includes the InfluxDB 3 Explorer UI for queries, visualizations, database administration, and onboarding, and it supports simple SQL or natural language for querying.

Can InfluxDB 3 Enterprise run automated processing logic?

The product page says the InfluxDB 3 Processing Engine can run custom Python logic to detect anomalies and trigger downstream events directly from the database.

What does InfluxData provide around data collection and client access?

The pricing page says Telegraf is InfluxData's open source data collection agent, and the home page says InfluxData also provides client libraries in languages such as Python, JavaScript, Go, C#, and Java.

Quick Facts

Category
Time series database
Platform
Self-managed on-prem, private cloud, or edge
Pricing shape
Custom pricing with a 30-day free trial
Primary users
Engineering teams building real-time telemetry, monitoring, and analytics systems
Source domain
influxdata.com
Related tooling
InfluxDB 3 Explorer UI, Processing Engine, Telegraf, client libraries