Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 705 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 705 Bytes

Airflow Notes

Setup

See instruction in the setup folder.

Notes on the Basics

You may find the basic syntax and DAG example scripts in the Notes on Basics folder.

Notes on Interaction with Databases

You may find the notes on how to interact with databases with Airflow in the Database Notes folder. You may learn how to connect Airflow with Relational Databases, Flatfile Storage, or NoSQL databases.

Exercises

You may find the scripts on the exercises with Airflow in the Exercise folder.

Reference

YouTuber coder2j - Airflow Tutorial for Beginners - Full Course in 2 Hours 2022