Télécharger la liste

Description du projet

SchemaCrawler is a Java API which makes working with database metadata as easy as working with ordinary Java objects. It is also a database schema discovery and comprehension and schema documentation tool. You can search for database schema objects using regular expressions, 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 which has a JDBC driver, but for convenience is bundled with drivers for some commonly-used RDBMS systems. SchemaCrawler works with any operating system which supports Java.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-11-01 13:41 Retour à la liste release
9.3

Les associations faibles sont renvoyées triées. SchemaCrawler vous permet de spécifier des options de ligne de commande supplémentaires pour GraphViz, à l'aide de la propriété système Java, SC_GRAPHVIZ_OPTS ou une variable d'environnement portant le même nom.
Tags: graphviz
Weak associations are returned sorted. SchemaCrawler allows you to specify additional command-line options for GraphViz, using either a Java system property, SC_GRAPHVIZ_OPTS, or an environment variable with the same name.

Project Resources