csv2sqlite
csv2sqlite copied to clipboard
Ruby script to parse CSV file(s) into a database.
Results
1
csv2sqlite issues
Sort by
recently updated
recently updated
newest added
Hi, I am interesting in using your gem. I have put it in the Gemfile and `bundle install` it, but then when I try to run `ruby ~/csv2sqlite/csv2sqlite.rb .csv --output...