Links
import_with_load_data_in_file
Categories
import_with_load_data_in_file
This plugin lets you bulk insert records into a MySql table using the “LOAD DATA IN FILE” feature of MySql.
This is about 30% faster than using a standard bulk insert (eg: ar-extensions import)
Vitals
| Home | http://paolodona.com/tags/import_with_load_data_in_file |
|---|---|
| Repository | git://github.com/paolodona/import_with_load_data_in_file.git |
| License | Rails' (MIT) |
| Tags |
bulk file import insert load mysql
|
| Rating | (2 votes) |
| Owner | http://paolodona.com |
| Created | 6 October 2008 |

