schemacrawler / SchemaCrawler

Free database schema discovery and comprehension tool
http://www.schemacrawler.com/
Other
1.58k stars 200 forks source link

Better Plantuml script #1407

Closed konikvranik closed 6 months ago

konikvranik commented 6 months ago

Hello, based on the Python's plantuml script I created new one which provides richer output. It renders indexes, has smarter logic for FK links, provides type size and other small improvements.

sualeh commented 6 months ago

@konikvranik Thanks for your pull request! Your script makes a detailed diagram, which looks good. But since everyone using SchemaCrawler might want their diagram to look different, it's good if they can change the script themselves. You can share your script as a GitHub Gist and give me the link. I'll add that link to the SchemaCrawler website.

konikvranik commented 6 months ago

Hi @sualeh , here it is: https://gist.github.com/konikvranik/15ff54cb2c3b255ce86a689b8e2ba6c6