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-10-01 10:12
9.1

Le pot de SchemaCrawler est empaqueté comme un faisceau OSGi. Il existe de nouveaux exemples de scripts Ruby, Groovy et Python.
Tags: scripting, Osgi
The SchemaCrawler jar is bundled as an OSGi bundle. There are new examples for scripting with Ruby, Groovy, and Python.

2012-02-26 22:13
8.12

Cette version ajoute la possibilité pour le flux de sortie.
This release adds the ability to stream output.

2012-02-19 12:11
8.11

Cette version ajoute la possibilité de configurer les linters de SchemaCrawler et un nouveau lint pour clés de substitution inutile. Vous pouvez maintenant balise tables et les colonnes avec des attributs de métadonnées supplémentaires de requêtes SQL.
This release adds the ability to configure SchemaCrawler linters and a new lint for useless surrogate keys. You can now tag tables and columns with additional metadata attributes from SQL queries.

2012-01-27 06:57
8.10

Cette version vous permet d'utiliser par programmation des configurations sont disponibles pour les différentes bases de données. Cela vous permet d'obtenir des métadonnées détaillées, par exemple déclenche, avec Oracle, Microsoft SQL Server, IBM DB2 et aucune des versions SchemaCrawler que les pilotes de base de données du faisceau.
This release allows you to programatically use configurations that are available for different databases. This allows you to obtain detailed metadata, for example triggers, with Oracle, Microsoft SQL Server, IBM DB2, and any of the SchemaCrawler releases that bundle database drivers.

2011-12-11 08:11
8.9

Cette version ajoute un nouveau rapport de peluches et plusieurs élèvent nouvelle, qui est décrits sur le site Web. Élèvent est extensibles. Vous pouvez ajouter des commandes personnalisées à SchemaCrawler ainsi, en utilisant le nouveau prestataire commande API.
Tags: lint
This release adds a new lint report and several new lints, which are described on the website. Lints are extensible. You can add new custom commands to SchemaCrawler as well, using the new command provider API.

Project Resources