File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
content/shared/influxdb3-query-guides/snapshots Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,16 @@ Integrate data with Snowflake and other Iceberg-compatible tools without the nee
10
10
- ** Cost-effective storage** : Optimize data retention and minimize storage costs.
11
11
- ** Supports AI and ML workloads** : Enhance machine learning applications by making time-series data accessible in Snowflake.
12
12
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
+
13
23
## Prerequisites
14
24
15
25
Before you begin, ensure you have the following:
You can’t perform that action at this time.
0 commit comments