This project was bootstrapped with Create React App.
anyQueries is an app which runs your SQL query and shows the data in form of table.
- Make a query test1
- Save a query test24
- See saved queries
- Persisting queries (currently local storage)
- Ability to add different visualizations (Charts, Graphs, etc)
- Downloading the result of a query to your local system
- Permission guards for user level access of saved dashboards
Reacttailwindcssdate-fns
- Lazy loading on every page
- Will implement windowing on table and datasets (V1)
