InfluxQL for InfluxDB
The InfluxDB SQL-like query language for working with data in InfluxDB.
Why use InfluxQL?
InfluxQL has a SQL-like query language that makes it easy to get started with your InfluxDB instance.POSTED BY INFLUXDATA
InfluxQL in InfluxDB Cloud and InfluxDB OSS
InfluxQL features
Data and Schema Exploration
Easily look under the cover of your InfluxDB instance to understand your data and schema.
Uncomplicated Database Management
Create and drop databases, retention policies or delete and drop data.
InfluxQL functions
Aggregate, select, transform, and predict data with InfluxQL functions.
InfluxQL Continuous Queries
Queries that run automatically and periodically on real-time data.
Mathematical Operators
A list of mathematical operators to help transform your time series data.