RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

The Fastest Way To Load Data Into Postgres With Ruby on Rails

This article looks at 4 methods to load data into Postgres with Rails:
1) Inserting one record at a time
2) Bulk Inserts with Active Record Import
3) PostgreSQL Copy with Activerecord-copy
4) Using background jobs

The Fastest Way To Load Data Into Postgres With Ruby on Rails

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in