Skip to content

DataLearns/AirflowVsDagster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dagster vs Airflow

The code for a blog post describing the difference between Apache Airflow and Dagster as data pipeline and orchestration tools.

See blog post for complete details. https://www.confessionsofadataguy.com/airflow-vs-dagster/

This code is just an example Pipeline written for both Airflow and Dagster to be able to compare between the two systems.

Both read from the sample CSV file and do simple transforms.

About

Comparing Apache Airflow to Dagster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%