Operations | Monitoring | ITSM | DevOps | Cloud

What's New in InfluxDB 3.6: Ask AI, Simple Quick Start, and Smarter Automation

InfluxDB 3.6 is now available for both Core and Enterprise. This release introduces the 1.4 update to InfluxDB 3 Explorer, featuring the beta launch of Ask AI, along with new capabilities for simple startup and expanded functionality in the Processing Engine. InfluxDB 3 Core is free and open source, optimized for recent data, and licensed under MIT and Apache 2. InfluxDB 3 Enterprise extends Core with long-term data retention, clustering, fine-grained security, and management capabilities.

Query Distinct Tag Values in Under 30ms with the InfluxDB 3 Distinct Value Cache

The Distinct Value Cache (DVC) available with InfluxDB 3 Core and InfluxDB 3 Enterprise lets you cache distinct values of specific columns and query those values in under 30ms. The DVC is an in-memory cache that stores distinct values of one or more columns in a table. It is typically used to cache distinct tag values, but you can also cache distinct field values.

How to Use the Power BI Desktop InfluxDB 3 ODBC Connector

The challenge of storing, processing, and alerting on your time series data is only part of the battle when it comes to deriving value from time-stamped data. While InfluxDB 3 addresses those hurdles with the database and Python processing engine, data analytics teams still need to be able to visualize their data and build dashboards to complete the time series story.

Navigating the Database Ecosystem in 2025

In 2025, the database ecosystem is more diverse and interconnected than ever before. From AI-assisted natural language queries that analyze your data to open table formats that make it easy to bridge systems, data infrastructure is moving towards openness, intelligence, and composability. Modern databases are no longer isolated systems; they are part of a broader ecosystem where interoperability is as important as performance.

InfluxDB 3 on Amazon Timestream for InfluxDB: Real-Time Performance, Now Fully Managed on AWS

Today, we’re announcing a major milestone for developers building the next generation of intelligent, real-time systems: InfluxDB 3 is available on Amazon Timestream for InfluxDB, now the default time series database offered directly in the AWS Management Console. This brings InfluxDB 3, our next-generation time series database, directly into the AWS ecosystem for the first time.

Distributed Historian Architecture with InfluxDB 3

From pipelines to warehouses, modern operations generate more distributed data than ever, with equipment and connected devices spread across factories, grids, and remote sites. A single, centralized historian can no longer handle this volume or distribution. Without change, organizations risk fragmented visibility, higher costs, and slower responses.

From Data to Dashboards: Building Streamlit Applications with InfluxDB 3

Python developers often reach for Streamlit when they need to construct compelling web applications quickly. It provides a fast way to transform Python scripts into interactive applications without complex web frameworks. When paired with InfluxDB 3 Core, the leading time series database, engineers can build powerful real-time analytics dashboards entirely in Python.

Inside the InfluxDB 3 Plugin Ecosystem

Companies today face growing pressure to manage and analyze massive flows of time series data, from IoT sensors to cloud-native infrastructure. Storing this information is relatively straightforward. The greater obstacle is keeping it useful and consistent while balancing a wide range of tools and modern technology platforms that continue to evolve.