Skip to content

Explain query plan #6

@patdx

Description

@patdx

Sqlite has an interesting feature called explain query plan:

https://www.sqlite.org/eqp.html

It would be interesting to automatically get the plan and display it visually, either as part of the nested query tool, or a separate tool. This would require bundling sqlite and tracking the structure of the database. (perhaps it could be inferred automatically...?)

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