konikvranik / db2puml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

db2puml

This tool is deprecated. Instead of it, I recommend to use SchemaCrawler with plantuml.groovy script:

  1. Setup SchemaCrawler
  2. Download plantuml.groovy
  3. Call SchemaCrawler with plantuml.groovy script:
schemacrawler.sh --server *** --host *** --user *** --password *** --database *** --info-level maximum  --command script --script-language groovy --script plantuml.groovy

About

License:Apache License 2.0


Languages

Language:Java 87.4%Language:Python 10.6%Language:Groovy 2.0%