20 lines
583 B
Markdown
20 lines
583 B
Markdown
---
|
||
title: Other InfluxDB syntaxes
|
||
description: >
|
||
InfluxDB uses a handful of languages and syntaxes to perform tasks such as
|
||
writing, querying, and processing data.
|
||
weight: 145
|
||
menu:
|
||
influxdb3_clustered:
|
||
name: Other syntaxes
|
||
parent: Reference
|
||
influxdb3/clustered/tags: [syntax]
|
||
---
|
||
|
||
{{< product-name >}} uses a specific languages and syntaxes to perform tasks
|
||
such as writing, querying, processing, and deleting data.
|
||
The following articles provide information about the different syntaxes used
|
||
with InfluxDB and the contexts in which they’re used:
|
||
|
||
{{< children >}}
|