Using Dagster's asset definitions and a Snowflake resource or I/O manager, you can easily interact with Snowflake tables alongside other Dagster assets.
Managing your Snowflake tables with Dagster enables you to:
Dagster's Snowflake integration provides two ways of interacting with Snowflake tables:
By the end of each guide, you will have a working connection to your Snowflake instance and assets that create tables in Snowflake or read from existing tables in Snowflake. Use the links below to get started!
Not sure which approach to choose? Refer to When to use I/O managers for guidance.