14 comments

[ 3.1 ms ] story [ 47.0 ms ] thread
Very cool. Going to play with this. Thank you! I couldn’t wrap my head around jq so this is lovely.
i dont really like the pipes as a model

but congratulations on working to break out of the existing flawed paradigms like sql. at least you have composition.

i'd love to hear more about your thoughts on pipes. Any particular reason they don't sit right with you?
I like the pipes approach. Clear syntax makes a difference.
oh, its not the end of the world. thinking on this is I think its that its procedural (how not what). I guess I still really like the notion of programming as unification for this kind of thing.
This is pretty sweet! I always have to look up jq docs if I want to do anything complex, but your pipe model seems more intuitive. Also, I love that there's both a library and a CLI.
I think some SQL subset for json would just suffice...easy to read and well known as well.