Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rifa8/airflow-data
- Owner: rifa8
- Created: 2024-02-18T10:42:17.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-08T10:42:40.000Z (11 months ago)
- Last Synced: 2024-03-08T11:43:44.030Z (11 months ago)
- Topics: apache-airflow, dbt, docker, docker-compose, dockerfile
- Language: Python
- Homepage:
- Size: 12.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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