RubyGems Navigation menu

csv_fast_importer 1.1.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 (339.0 KB)
  2. 1.1.0 - November 08, 2019 (337.5 KB)
  3. 1.0.0 - August 18, 2017 (335.5 KB)

Runtime 相依性套件 (1):

activerecord ~> 4.2

Development 相依性套件 (13):

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

擁有者:

Pushed by:

作者:

  • Sogilis

SHA 256 checksum:

2d29ae797d25d9c9efe0d03b33bdc482eb17565503e5c947e2339701025c6966

總下載次數 22,275

這個版本 2,318

License:

MIT

Ruby 版本需求: >= 2.0

相關連結: