Skip to content

Query standard #438

@huyhoangio

Description

@huyhoangio

The way the function query() works right now is to use a filter on the array which results in a linear scan of the output array.
As we are moving forward with multi-index, standardizing query so that it can take advantage of the index(es) and work with more complex queries (sorting, aggregating the results, fields filtering...).
Any thought on what standard to follow? Mongodb style?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions