Results 1 to 1 of 1
Thread: SchemaCrawler 9.5
- 02-27-2013, 08:56 AM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,486
- Rep Power
- 3
SchemaCrawler 9.5
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.
Changes:
HTML generation has captions consistently for all tables, and numeric data is right-aligned. Numeric data is correctly reported in JSON also. These changes affect other output formats as well. The Oracle database connection URL uses the new syntax
URL:
SchemaCrawler
Similar Threads
-
SchemaCrawler 8.8
By java software in forum Java SoftwareReplies: 0Last Post: 10-20-2011, 06:49 PM -
SchemaCrawler 5.3
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-17-2007, 02:06 PM -
SchemaCrawler 5.2
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-16-2007, 06:36 PM -
SchemaCrawler 5.1
By levent in forum Java SoftwareReplies: 0Last Post: 08-03-2007, 04:40 PM -
SchemaCrawler 5.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-27-2007, 05:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks