Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Add tools to support query optimization #107

@tylerwilding-wk

Description

@tylerwilding-wk

It would be great if there was a way to inspect the shape of data and its relationships in eva (to help guide how the query should be written to traverse efficiently) or a way to inspect the stages between each query clause (i.e., a way to see we're using a very general clause first, filtering almost nothing and causing poor performance). Essentially: anything to help guide query optimization."

Essentially something similar to https://github.com/dwhjames/datomic-q-explain
Another useful tool might be to show the query and inputs for slow-running queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions