Name |
Apache Airflow |
Dagster |
Description |
Apache Airflow is a platform to programmatically author, schedule, and monitor workflows. |
A data orchestrator for machine learning, analytics, and ETL. |
License |
Apache license 2.0 |
Apache license 2.0 |
Source code |
https://github.com/apache/airflow |
https://github.com/dagster-io/dagster |
Website |
https://airflow.apache.org/ |
https://dagster.io/ |
Year created |
2014 |
2019 |
Company |
Airbnb, Apache |
Dagster |
Language support |
python |
python |
Use cases |
Workflow scheduling |
Data Orchestration, Machine Learning Pipelines |
Has cron schedule support |
yes
|
yes
|
Has event based trigger support |
yes
|
yes
|
Has api support |
yes
|
yes
|
Has access controls |
yes
|
yes
|
Has workflow versioning |
no
|
yes
|
Has workflow configuration support |
yes
|
yes
|
Has audit logs |
yes
|
yes
|
Has cost tracking |
no
|
no
|
Has data source connection support |
yes
|
no
|