Skip to content

Commit 24cf2cf

Browse files
MeelahMejstirnaman
authored andcommitted
Adding a numbered-list TOC
1 parent c5e3e7a commit 24cf2cf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/shared/influxdb3-query-guides/snapshots/snowflake.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Integrate data with Snowflake and other Iceberg-compatible tools without the nee
1010
- **Cost-effective storage**: Optimize data retention and minimize storage costs.
1111
- **Supports AI and ML workloads**: Enhance machine learning applications by making time-series data accessible in Snowflake.
1212

13+
## Implementation steps
14+
15+
Follow these steps to integrate InfluxDB 3 with Snowflake using Apache Iceberg:
16+
17+
1. [Configure external storage](#configure-external-storage)
18+
2. [Set up a catalog integration in Snowflake](#set-up-a-catalog-integration-in-snowflake)
19+
3. [Export InfluxDB data to Iceberg format](#export-influxdb-data-to-iceberg-format)
20+
4. [Create an Iceberg table in Snowflake](#create-an-iceberg-table-in-snowflake)
21+
5. [Query your data in Snowflake](#query-your-data-in-snowflake)
22+
1323
## Prerequisites
1424

1525
Before you begin, ensure you have the following:

0 commit comments

Comments
 (0)