kurotych / sqlant

Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
MIT License
22 stars 1 forks source link

Option to generate high-level diagram #7

Open kurotych opened 1 year ago

kurotych commented 1 year ago

Copy of https://github.com/achiku/planter/issues/24

For large schemas, it would be useful to generate the ERD without the list of columns to just show the relationships. Perhaps with an additional option to just show PKs and FKs