Administer InfluxDB 3 Core
The following articles provide information about managing your InfluxDB 3 Core resources:
Manage databases
An InfluxDB 3 Core database is a named location where time series data is stored. Each database can contain multiple tables.
Manage the Last Value Cache
The InfluxDB 3 Core Last Value Cache (LVC) lets you cache the most recent values for specific fields in a table, improving the performance of queries that return the most recent value of a field for specific time series or the last N values of a field.
Manage the Distinct Value Cache
The InfluxDB 3 Core Distinct Value Cache (DVC) lets you cache distinct values of one or more columns in a table, improving the performance of queries that return distinct tag and field values.
Query system data
Query system tables to see data related to the server, queries, and tables in an InfluxDB 3 Core instance. Use the HTTP SQL query API to retrieve information about your database server and table schemas.
Manage tokens
InfluxDB 3 uses tokens to authenticate and authorize access to resources and data stored in InfluxDB 3 Core. Use the influxdb3
CLI or /api/v3
HTTP API to manage tokens for your InfluxDB 3 Core instance.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB 3 Core and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.