netspective-labs / sql-aide

SQL Aide (SQLa) Typescript template literal text supplier optimized for emitting SQL
https://www.sql-aide.com/
MIT License
15 stars 17 forks source link

Introduce Azimutt, Mermaid and enhance PlantUML for ERDs #127

Open shah opened 1 year ago

shah commented 1 year ago

See Azimutt JSON import format and generate Azimutt files to load into azimutt.app. Their ERDs are visually appealing and easier to browse / understand than most. Azimutt also performs SQL linting so we can integrate that if appropriate.

We can also consider emitting MermaidJS and other ERD formats as well as enhancing PlantUML ERDs.

loicknuchel commented 10 months ago

Hi @shah, I'm the creator of Azimutt. Just saw your issue, and quite happy you like it <3 Let me know if I can do anything to help. Cheers!

shah commented 10 months ago

Thanks for dropping by @loicknuchel! I'm a big fan of your beautiful ERDs and am looking forward to implementing Azimutt as an output format.