apache/airflow

Generate database ERD using chartdb

Open

#46,057 opened on Jan 26, 2025

View on GitHub
 (13 comments) (0 reactions) (0 assignees)Python (16,781 forks)batch import
area:MetaDBgood first issuekind:metakind:task

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

Description

Body

https://github.com/chartdb/chartdb is very popular project and generate nice ERD schemas (though not sure if we can use it due to AGPL-3.0 license ?) We should update our generation script to use it

Note: This library is to be used only for development. We are not distributing it to users thus we are OK with having it despite AGPL-3.0 license https://www.apache.org/legal/resolved.html#prohibited (Thanks to Jarek for this clarification)

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Contributor guide