Generate Mermaid Diagrams for Your Database
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
https://dev.to/sualeh/how-to-generate-mermaid-diagrams-for-your-database-33bn 👀
Appears to require running a python script ... 💭
Really wish there was automatic `SQL` import that would generate valid `Mermaid` ... 🙏
This looks promising: https://github.com/KarnerTh/mermerd and under active development. 🤞
# Todo
+ [x] Make time to investigate / try this.
+ [ ] Ideally we could:
1. Auto-generate the `Mermaid` for the Schema on GitHub CI after the `Elixir/Phoenix` tests are complete.
2. Upload the resulting `Mermaid` either to GitHub via automated PR or S3 if that proves too difficult
3. Have a static web page where anyone can inspect the latest ERD deployed for the App.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.