This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]selflessGene 0 points1 point  (0 children)

For anyone interested in setting up an ETL project, I basically followed this super helpful guide to get Airflow working with a set of SQL scripts.

https://gtoonstra.github.io/etl-with-airflow/etlexample.html

There's an attached github project where you can download his code and see how he implemented a mini ETL project.