Required external components
Airflow requires an SQL database to operate. The Airflow documentation specifies:
Fully supported for production usage:
-
PostgreSQL: 12, 13, 14, 15, 16
-
MySQL: 8.0, Innovation
The Celery exectutor also requires:
-
Redis (any stable version)