Files
vault/Career/Database - SQL/Airflow Dags.md
Zaine 129ce1442b
Some checks failed
Build Quartz Notes / build (push) Failing after 20s
13
2026-07-13 09:16:09 +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)