|
Posted by sualeh.fatehi on 02/22/06 19:04
Dellit,
If you objective is to keep track of changes over time, and use a
version control system to keep track of changes over time, you can use
SchemaCrawler, a free open-source tool that can compare schemas as well
as data.
SchemaCrawler is a command-line tool to output your database schema and
data in a readable form. The output is designed to be diff-ed with
previous versions of your database schema.
http://schemacrawler.sourceforge.net/
All you will need is a JDBC driver, and any diff tool such as WinMerge.
Sualeh Fatehi.
Navigation:
[Reply to this message]
|