Skip to content

Terminal UI for goQuery #338

Description

@els0r

With the introduction of SSE in #332, we have the capability to run callbacks for partial results.

This would be useful when displayed in a Terminal UI for goQuery:

  1. run the query against a global-query server
  2. render result updates in UI (rows, progress, etc.)

Additional capabilities could include:

  • selecting rows in the result to perform further drill-downs
  • extending the behavior to provide updates when querying against the DB directly

Possible candidate for a TUI framework: https://github.com/charmbracelet/bubbletea

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