8000 how do I efficiently query for unique values of a field · Issue #82 · kelindar/column · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
how do I efficiently query for unique values of a field #82
Open
@ami-m

Description

@ami-m

say I get a stream of data: {machineCode: "", lat: , lon: }
And I want to display a count of such datums per machineCode.

Is there a way to efficiently get all the unique machine codes? or should I just keep track of them while inserting data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0