-
Have you tried Rails Import: https://github.com/zdennis/activerecord-import
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
have you disabled indexes before the insert and then re-enable them? i don't know much about mongodb in practice but could you premake the db and copy then connect to it and then destroy the copy? 1500 records shouldn't take that long to import. https://github.com/sqshq/mongodb-benchmark
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Stop One-By-One Inserts! Bulk Insert Data In Rails With insert_all Or activerecord-import ⚡
-
Inserção de dados em massa em bancos relacionais
-
RDS Database Migration Series - Facing The Giant: How we migrated 11 TB database
-
Video – How I 100x'd Bulk Import Speed in Rails with Some Pretty Gnarly SQL
-
Magical Bulk Insertion in Rails 6