Using Dagster's software-defined assets and Snowflake I/O manager, you can easily interact with Snowflake tables alongside other Dagster assets.
Managing your Snowflake tables with Dagster enables you to:
In this tutorial, we'll learn how to store and load Dagster's software-defined asset in Snowflake. Click here to get started.
By the end of the tutorial, you will have a connection to your Snowflake instance and a handful of assets that create tables in Snowflake or read existing tables from Snowflake.