Hello, I am very new to dagster. I am coming from...
# ask-community
n
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
🤖 1
s
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
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