Download of schemacrawler-sqlserver-10.10.01-distrib.zip (schemacrawler-sqlserver-10.10.01-distrib.zip ( external link: SF.net): 817,085 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
817,085 字节
MD5
27e2f188402ee600247f10d6a7809bf3

项目描述

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.