Post by Peter Cooper on May 29th, 2006
Easily dump and transfer data between databases with Rake and Rails

- Sake: System-wide Rake Tasks
- Rakemin: Run Rake tasks in a Web browser
- Flexible Rails: PDF book looking at Rails 1.1 + Adobe Flex 2


Tobias Lütke needed to migrate a database from one architecture to another but needed to copy the data across intact. To ensure that the format would be architecture agnostic, he's created a plugin that dumps the data to YAML and then reloads it back into the database at the other end. It's a simple rake task, and Tobi gives quick and easy instructions.
Technorati Tags: rake

Click here to add on del.icio.us
Tweet This








