apache/airflow

Generate a mermaid diagram for the database ERD schema

オープン

#36,842 opened on 2024/01/17

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
good first issuekind:documentationkind:task

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

The docs currently show Airflow's database ERD schema as an image: https://airflow.apache.org/docs/apache-airflow/stable/database-erd-ref.html. To make this searchable, it would be useful to visualize this using mermaid, which also supports ERD schemas: https://mermaid.js.org/syntax/entityRelationshipDiagram.html.

Use case/motivation

Would be useful to make text in the database diagram searchable.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

コントリビューターガイド