SchemaCrawler is a platform (OS and database)
independent command line tool to output your
database schema and data in a readable form. The output is designed to be diff-ed with previous versions of your database schema. SchemaCrawler is also an API that improves on standard JDBC metadata.

Release Notes: This release adds support for synonyms. SchemaCrawler output for IBM DB2, Oracle, and Microsoft SQL Server shows synonyms. Synonyms are also available for extension in other databases.

Tags: Database, API, Software Development, Quality Assurance

Licenses: LGPL