RubyGems Navigation menu

csv_fast_importer 1.2.0

A gem to import CSV files' content into a PostgreSQL or MySQL database. It is respectively based on PostgreSQL COPY and MySQL LOAD DATA INFILE which are designed to be as fast as possible.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.2.0 September 25, 2023 (339KB)
  2. 1.1.0 November 08, 2019 (338KB)
  3. 1.0.0 August 18, 2017 (336KB)

Runtime依存関係 (1):

activerecord ~> 4.2

Development依存関係 (14):

bundler ~> 1.10
ferry >= 0
mysql2 >= 0.4.0
pg ~> 0.21.0
rake ~> 10.0
rspec >= 0
simplecov >= 0
upsert >= 0

所有者:

プッシュ者:

作者:

  • Sogilis

SHA 256チェックサム:

=

累計ダウンロード数 24,109

このバージョンのみ 494

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0

リンク: