Links
Categories
Plugins Tagged load
-
yaml_db
A database-independent way to dump and restore all the data in your database. Think of it as mysqldump, but works with any database that Rails supports, and even lets you move your data between databases.
-
import_with_load_data_in_file
Bulk insert records at the speed of light using the MySql "LOAD DATA IN FILE" feature.
