SQL editor view where your users can query easily on a table using SQL, and see the results. Target users here are the data analysts of any organization, who will actually use the interface, query the data and pass on the results to their business team.
- Dashboard view
- SQL query editor to type and run queries
- Query History
- Save Query
- Quickly access tables using sidebar list
- View result tables
- Export results
- Toast messages
- Table loader
- ReactJS
- Redux
- JS, CSS
- SQLite
Hosted on https://boring-curie-a83933.netlify.app/
Want to contribute? Great! Clone the repo. Open your favorite Terminal and run these commands.
yarn install
yarn start
Note: You can create your own SQL server, host it and add path to src/utils/urls.js to test.`