bulk_insert

Bulk insert tool

A Ruby class method to efficiently insert multiple rows into an Active Record model at once.

Efficient bulk inserts with ActiveRecord

GitHub

819 stars
10 watching
84 forks
Language: Ruby
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rom-rb/rom-influxdb Provides a Ruby interface to InfluxDB, an open-source time series database. 8
seamusabshere/data_miner Automates data import from various file formats into Active Record models 302
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,313
palkan/influxer An Active Record-style interface to InfluxDB for querying and manipulating time-series data. 118
ankane/torchdata-ruby A Ruby library for composable data loading and preprocessing of datasets. 10
influxcommunity/influxdb-ruby Provides a Ruby interface to a time-series database service 370
printercu/elastics-rb An ElasticSearch client library for Ruby with ActiveRecord integration 101
mrkamel/search_cop A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. 828
schemaplus/schema_monkey A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord 5
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
nullobject/rein Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. 670
jalkoby/squasher A tool to compress and remove unnecessary migration history from database schema 1,496
nateware/redis-objects A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. 2,090
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126