Is there any easy to install/use (on unix) database migration tools like Rails Migrations? I really like the idea, but installing ruby/rails purely to manage my database mig
There's also a project called Java Database Migrations. To get the code check out the Google Code page for the project.