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
819 stars
10 watching
84 forks
Language: Ruby
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
| A Ruby library that automates the process of importing various file formats into ActiveRecord models | 302 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| An Active Record-style interface to InfluxDB for querying and manipulating time-series data. | 118 |
| A Ruby library for composable data loading and preprocessing of datasets. | 11 |
| Provides a Ruby interface to a time-series database service | 370 |
| An ElasticSearch client library for Ruby with ActiveRecord integration | 101 |
| A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
| Database sharding extension for Ruby on Rails applications | 211 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| A tool to compress and remove unnecessary migration history from database schema | 1,499 |
| A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |