activerecord-import
Bulk inserter
A library to bulk insert data into databases using ActiveRecord in an efficient manner.
A library for bulk insertion of data into your database using ActiveRecord.
4k stars
43 watching
617 forks
Language: Ruby
last commit: 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
| Simplifies data fetching in Core Data using an object-oriented approach inspired by Ruby on Rails' Active Record pattern. | 10,793 |
| A Ruby class method to efficiently insert multiple rows into an Active Record model at once. | 819 |
| A Ruby library that automates the process of importing various file formats into ActiveRecord models | 302 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| Tools for cleaning databases using ActiveRecord | 65 |
| A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| Database sharding extension for Ruby on Rails applications | 211 |
| An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
| An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| A Rails gem that simplifies the creation and management of versioned database views. | 3,458 |