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

Query Builder #86

Open
dvaldivia opened this issue Jun 27, 2019 · 0 comments
Open

Query Builder #86

dvaldivia opened this issue Jun 27, 2019 · 0 comments
Labels
enhancement New feature or request UI Anything that has to do with the MinSQL UI
Milestone

Comments

@dvaldivia
Copy link
Contributor

We need to build a query builder screen that allows users to reverse build the Abstract Syntax Tree of a query by prompting them with suggestions as they type.

A wireframe of the suggestion is

query

Upon hitting enter (or preview) the frontend should call http://minsql:9999/sql to get a preview of the results of such query. The results should be formatted as a table.

preview

@dvaldivia dvaldivia added enhancement New feature or request UI Anything that has to do with the MinSQL UI labels Jun 27, 2019
@dvaldivia dvaldivia added this to the beta milestone Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UI Anything that has to do with the MinSQL UI
Projects
None yet
Development

No branches or pull requests

1 participant