Dagster & AWS Redshift
Using this integration, you can connect to an AWS Redshift cluster and issue queries against it directly from your Dagster assets. This allows you to seamlessly integrate Redshift into your data pipelines, leveraging the power of Redshift's data warehousing capabilities within your Dagster workflows.
Installation
- uv
- pip
uv add dagster-aws
pip install dagster-aws