https://github.com/enricogoerlitz/explore-airflow
Apache Airflow project for orchestrating ETL workflows in a data warehouse environment. Implements a medallion architecture (Bronze, Silver, Gold layers) with Postgres integration for scalable and modular data processing pipelines.
https://github.com/enricogoerlitz/explore-airflow
airflow airflow-dags airflow-docker pandas postgres stored-procedures
Last synced: 6 months ago
JSON representation
Apache Airflow project for orchestrating ETL workflows in a data warehouse environment. Implements a medallion architecture (Bronze, Silver, Gold layers) with Postgres integration for scalable and modular data processing pipelines.
- Host: GitHub
- URL: https://github.com/enricogoerlitz/explore-airflow
- Owner: enricogoerlitz
- Created: 2025-03-12T20:09:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T10:15:03.000Z (6 months ago)
- Last Synced: 2025-03-31T11:24:42.959Z (6 months ago)
- Topics: airflow, airflow-dags, airflow-docker, pandas, postgres, stored-procedures
- Language: Python
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Explore Airflow
## DAG Architecture
### Master DAG

### Bronze Layer


### Silver Layer


### Gold Layer

