Files
vault/Career/Database - SQL/Airflow Dags.md
Zaine 0a52228e2e
All checks were successful
Build Quartz Notes / build (push) Successful in 51s
adding properties
2026-06-03 12:48:18 +01:00

7 lines
254 B
Markdown
Executable File

---
note type: note
date: 2026-06-03
done: true
---
A DAG (short for directed acyclic graphs) is a model that encapsulates everything needed to execute a workflow. [See this](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html)