Skip to content

Analyze queries using a running SQLite database #2903

Description

@kyleconroy

What do you want to change?

#2805 added a new query analyzer that talks to a running PostgreSQL database. We should add an analyzer that talks to a local SQLite database as well. It gets a bit tricky as we need to select a SQLite implementation that works cross-platform and supports retrieving metadata from prepared queries.

What database engines need to be changed?

SQLite

What programming language backends need to be changed?

Go

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions