SchemaCrawler Database Diagramming
SchemaCrawler is a command-line tool that allows you to generate database diagrams, using
Graphviz
.
You can filter out tables, columns, and procedures based on regular expressions,
using the grep functionality.
For more details, see the
how-to
.