|
|
|
|
|
by codesnik
2425 days ago
|
|
nice.
long time ago I had much success importing and filtering multiple gigabytes of CSV data into elasticsearch using CSVfix (if I'm not mistaken) + jq (converting it to json-lines in between, using jq as well)
xsv seems to cover some areas I've used jq. |
|