Categories: None [Edit]

bulk_csv_parser

https://rubygems.org/gems/bulk_csv_parser
https://github.com/JagritBharara/csv_gem
Drop-in gem to bulk-import or bulk-update large CSV files into any ActiveRecord model by declaring which model, which columns identify existing records, and which columns to update. Streams the file so it never loads fully into memory, and ships an ActiveJob worker so imports run in the background.

Total

Ranking: 130,249 of 196,180
Downloads: 5,165

Daily

Ranking: 36,962 of 196,149
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,413,279,240activesupport
291,011,463,196rspec
37827,827,962activerecord
50764,193,408actionmailer
62696,362,305activejob
281192,685,000sqlite3
286188,927,304csv

Owners

#GravatarHandle
1iconjagrit_bharara