Skip to content

Airflow Tools

Apache Airflow is an open-source workflow management platform for data engineering pipelines. Use Airflow to author workflows as Directed Acyclic Graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed.

See also


Last update: February 19, 2023
Created: February 19, 2023