On loading the dags list page it seems the tags are not queried using joins and a query is made during serialization of each dag to fetch the tags for a dag. Though dag_id column itself is indexed in ...