Menu

SchemaSpy 1.2.0 released

SchemaSpy lets you graphically click though your database's schema. Ever get dumped on a new project and need to understand the database? This tool's for you.

Changes in this release include: new 'Unreferenced primary keys' anomaly detection, much more consistent naming of generated graphs and a handful of bugfixes.

Now detects these anomalies:
- Implied relationships
- Tables without indexes
- 'Nullable' and 'must be unique' columns
- Unreferenced primary keys
- Tables with a single column
- Tables with incrementing column names

Sample output at http://schemaspy.sourceforge.net/sample

Posted by John Currier 2005-05-30

Log in to post a comment.