Continuing exploring ActiveRecord without Rails, I thought I’d look into using Migrations without Rails. Once again, why? You already are using ActiveRecord without Rails Versionable instances of how your database looked like Database agnostic You forget how to crack out SQL code (happens to me, maybe too much ORM) You want migrations in non Ruby Projects boredom One thing I’d like to emphasize is