https://dagster.io/ logo
Title
n

Nidhin Nandhakumar

03/30/2023, 5:22 PM
Hello, I am very new to dagster. I am coming from airflow background. I was wondering how I can read from a datawarehouse table and write output to another table? I am using postgress for datawarehouse. a simple example would be helpful
:dagster-bot-resolve: 1
s

sean

03/30/2023, 9:47 PM
Hi Nidhin, Have you been through our tutorial? https://docs.dagster.io/tutorial/introduction#tutorial-part-one-intro-to-dagster That will get you up to speed on Dagster’s basic concepts.
d

Daniel Kim

03/30/2023, 11:14 PM
Also find these helpful too blog post: https://dagster.io/blog/dagster-script-to-assets code example: https://github.com/petehunt/dagster-script-to-assets YT video:

https://youtu.be/sCUYBa-glh0

🙏 1