PHP has Laravel and a couple different migration generators including Xethron.
Python has Alembic in SqlAlchemy that auto-generates migrations.
.NET has “Code First Migrations” in the Entity Framework.
And now … Rails has The Brick which will do the same!
Here’s the quickest video overview I could make while being complete:
This thing is in its infancy, so interested to hear your feedback.
Thanks all!