I stumbled across this today after hacking around for hours trying to figure out import hundreds of thousands of records into a sqlite database in minutes – https://github.com/zdennis/activerecord-import. Super simple, and pure awesome. Works for sqlite, postgres, and mysql.
Advertisement