LokiDB icon indicating copy to clipboard operation
LokiDB copied to clipboard

MongoDB-style aggregation pipeline

Open Redsandro opened this issue 8 years ago • 1 comments

I'm submitting a...

[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request

[Feature] MongoDB-style aggregation pipeline

So that we can have nice things like $group (advanced counting).

Mingo does it nicely, although it lacks the performance tweaks and indexes.

Redsandro avatar Sep 06 '17 11:09 Redsandro

Thank you for your feature request.

Could you please add a code example (data input, query, expected output) how you would like to use LokiJS with aggregations like $group?

Viatorus avatar Sep 29 '17 06:09 Viatorus