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