Daniel Moura

Results 33 comments of Daniel Moura

@cube2222 @Avogar As promised, the benchmark was updated. Congratulations for the pole position(s) 😄 !

I asked to pin the following comment to the top of the HN Thread: https://news.ycombinator.com/item?id=31111863 This was suggested by the HN admins instead of reposting.

Posted the updated benchmark on [Reddit r/programming ](https://www.reddit.com/r/programming/comments/u98qtz/the_fastest_commandline_tools_for_querying_large)

> One issue I notice is that you don't have an ORDER BY in the LIMIT. Yes, and this was a conscious decision. The goal is simply to understand if...

Consider using [JMESPath](https://github.com/jmespath/jmespath.py)

Consider - [x] creating a dict_agg aggregation function and saving output as json - [x] adding a command line option to load the json object into memory.

Archiving due to lack of activity. Happy to reopen when you are ready!

Hi! Thank you so much for the feedback. The idea is great! I cannot implement it right now (no bandwidth at the moment), but you are welcomed to submit a...

Right now we only support joining with a JSON file. The main data source can be in any data format, but the secondary data source must be JSON. You can...

Proper JOINs are in the roadmap but it might take months until getting there, unless someone steps in.