SchemaCrawler for MySQL
Posted by: Sualeh Fatehi
Date: August 04, 2007 06:13PM

I wanted to announce SchemaCrawler for MySQL, a command-line tool to output your database schema and data in a readable form.

SchemaCrawler is free, open-source, operating system independent, command-line tool that can take human-readable snapshots of the schema and data, for later comparison. Comparisons are done using a standard diff tool. SchemaCrawler outputs details of your schema (tables, views, procedures, and more) in a diff-able plain-text format (text, CSV, or XHTML). SchemaCrawler can also output data (including CLOBs and BLOBs) in the same plain-text formats.

SchemaCrawler Grep is another tool that comes with the SchemaCrawler download. SchemaCrawler Grep that allows you to search for certain column names within the database schema.

I have bundled SchemaCrawler (and SchemaCrawler Grep) for MySQL into a pre-packaged download, and it includes everything that you need to work with MySQL.

SchemaCrawler for MySQL is available at SourceForge: http://sourceforge.net/project/showfiles.php?group_id=148383

The SchemaCrawler website is http://schemacrawler.sourceforge.net/

Sualeh Fatehi.

Options: ReplyQuote


Subject
Written By
Posted
SchemaCrawler for MySQL
August 04, 2007 06:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.