Influx Query Language (InfluxQL)
The first seven documents in this section provide a tutorial-style introductionto InfluxQL.Feel free to download the dataset provided in and follow alongwith the documentation.
Data exploration
Covers the query language basics for InfluxQL, including the,GROUP BY
clauses,, and more.See Data Exploration to learn abouttime syntax and inqueries.
Schema exploration
Database management
Covers InfluxQL for managingdatabases and inInfluxDB.See Database Management for creating and dropping databases and retentionpolicies as well as deleting and dropping data.
InfluxQL functions
Covers all .
InfluxQL continuous queries
InfluxQL mathematical operators
Covers the use of mathematical operators in InfluxQL.
InfluxQL reference
The reference documentation for InfluxQL.