Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rifa8/airflow-data

Learning Apache Airflow
https://github.com/rifa8/airflow-data

apache-airflow dbt docker docker-compose dockerfile

Last synced: about 2 months ago
JSON representation

Learning Apache Airflow

Awesome Lists containing this project

README

        

# In This Repo

- Introduction to Airflow: `DAG`, `Task`, `Operator`, `Variables` and `Xcom` ([Day-1](day-1-airflow.md))
- Introduction to Airflow: `Connection` and `Hook` ([Day-2](day-2-airflow.md))
- Schedule an End-to-End Data Pipeline ([Day-3](day-3-airflow.md))
- Orchestrating Airflow and DBT ([Day-4](day-4-airflow.md))

# Prerequisites

- Python and Virtual environment
- Docker compose
- DBeaver