Skip to content

skur42/anyQueries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anyQueries?

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.

Features added

  • Make a query test1
  • Save a query test24
  • See saved queries
  • Persisting queries (currently local storage)

Some features to be added next (V1)

  • 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

Packages used

  • React
  • tailwindcss
  • date-fns

Page load time

Screenshot 2022-11-22 at 11 16 54 AM

- Used chrome dev tools

Some optimisations

  • Lazy loading on every page
  • Will implement windowing on table and datasets (V1)

About

SQL queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages