csvs-to-sqlite icon indicating copy to clipboard operation
csvs-to-sqlite copied to clipboard

Ability to read CSV from stdin

Open simonw opened this issue 6 years ago • 0 comments

This should work:

curl url-to-csv | csvs-to-sqlite - data.db

simonw avatar Jan 25 '19 15:01 simonw