docs-v2/content/influxdb3/clustered/admin/tables/_index.md

23 lines
670 B
Markdown

---
title: Manage tables
seotitle: Manage tables in InfluxDB Clustered
description: >
Manage tables in your InfluxDB cluster.
A table is a collection of related data stored in table format.
In previous versions of InfluxDB, tables were known as "measurements."
menu:
influxdb3_clustered:
parent: Administer InfluxDB Clustered
weight: 103
influxdb3/clustered/tags: [tables]
---
Manage tables in your {{< product-name omit=" Clustered" >}} cluster.
A table is a collection of related data stored in table format.
> [!Note]
> In previous versions of InfluxDB and in the context of InfluxQL, tables are
> known as "measurements."
{{< children hlevel="h2" >}}