SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
  • DbDiff

DbDiff allows you to compare two different databases (currently MySQL), determine the differences between the two, and apply the deltas. Currently the following types of deltas are supported: tables, columns, keys, foreign keys and rows.

Ultimately, I would like to be able to compare two completely different types of DBs (i.e. Oracle <=> MySQL) and bring them up to date as much as possible. Things like stored procs and triggers may be out of the realm of possibility, since they may not directly translate.

== Dependencies

  • ruby 1.8.4
  • mysql client

== Authors

Copyright (c) 2006 by Eric Kolve <ekolve@gmail.com>

== License

This library is distributed under the same terms as Ruby. Please see the LICENSE file.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.