Download of schemacrawler-mysql-11.01.01-distrib.zip (schemacrawler-mysql-11.01.01-distrib.zip ( external link: SF.net): 1,436,248 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
1,436,248 bytes
MD5
be35d6f26e31bf7c37b75a33fccf4989

Project Description

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects.

SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format, and find potential design issues with lint . The output is designed to be diff-ed against other database schemas.

SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java.