Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 318 Bytes

File metadata and controls

8 lines (5 loc) · 318 Bytes

make_drawio_erd

(retired) we have found better luck using AI to directly create Mermaid Diagram inside github markdown files

Accepts various CSV files as input, and using them, generates an ERD diagram using the draw.io xml standard for diagrams.

Coded mostly by ChatGPT, with some guidance from Fred Trotter.