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 (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 依赖 (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 校验和:

91eff5c00aab0aa0b712d5733742db3e6026cac102025bcb7d0c49fa600dcd6a

下载总量 22,108

这个版本 311

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: