/divisive

Simple DSV streaming abstraction in code or on the command line

Primary LanguageJavaScript

divisive

Shard datasets by streaming through them, or just transform to json for manipulation with jq, mongo or mangrove.

Usage

dsv parse path/to/my/file.type > output.json
dsv parse path/to/my/file.type | jq '.'