apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 14.5
- age_days: 4160
- days_rel: 21
- days_push: 7
- n_releases_24m: 37
Adoption not part of the score
46613 stars · 17684 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Airflow is an open-source platform for programmatically authoring, scheduling, and monitoring workflows as directed acyclic graphs (DAGs) defined in Python. It provides a web UI, scheduler, and a rich ecosystem of operators and hooks for integrating with cloud services and data tools.
Use cases
- schedule daily ETL pipelines that extract and load data into a warehouse
- orchestrate machine learning training and deployment workflows
- replace cron jobs with a monitored, dependency-aware scheduler
- build data integration pipelines across AWS, GCP, and Azure services
- trigger and monitor backfills of historical data processing
- coordinate multi-step batch jobs with retries and alerting
When to choose
- you need to orchestrate complex, dependency-driven batch workflows in Python
- you want a mature, battle-tested scheduler with a web UI and large community
- your pipelines integrate with many external systems via existing operators and hooks
- you need dynamic pipeline generation and Jinja templating
When to avoid
- you need low-latency, event-driven streaming rather than scheduled batch workflows
- your use case is simple cron-style scheduling without dependencies or monitoring needs
- you want fully managed orchestration without operating scheduler infrastructure yourself
Facets
framework · maturity stable
workflow-automation scheduling etl streaming monitoring developer-tools data-science machine-learning big-data python self-hosted cli cloud workflow-orchestration dag data-pipelines scheduler elt mlops data-integration airflow data-engineering automation devops docker kubernetes web-server
4 sources
- readme: https://github.com/apache/airflow · fetched 2026-08-28 · 4cd70bbc2c77
- homepage: https://airflow.apache.org/ · fetched 2026-08-29 · 0fd640dfe92c
- site_page: https://airflow.apache.org/docs · fetched 2026-08-29 · 18d076f22859
- site_page: https://airflow.apache.org/docs/stable/start.html · fetched 2026-08-29 · cdec3054d4fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/airflow | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem