Hacker News new | ask | show | jobs
by hafthor 795 days ago
I like your idea of storing columns as JSON arrays. I might play around with that. Thanks for giving it a look.
1 comments

I have a sinking feeling like I’ve unleashed something here.

Some future programmer will be cursing my name as they try to make columnar JSON decoding performant.

hehe. I added an alternative JSON inner format spec to the readme. I need to add JSON and CSV support to the zsvutil itself next. I may actually change the spec to default to JSON. All because of you. haha.