Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedant-jain03/atlan-task-fe
https://github.com/vedant-jain03/atlan-task-fe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vedant-jain03/atlan-task-fe
- Owner: vedant-jain03
- Created: 2023-06-22T12:24:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-27T10:00:17.000Z (over 1 year ago)
- Last Synced: 2024-11-11T16:45:02.449Z (3 months ago)
- Language: JavaScript
- Homepage: https://atlan-task-fe.vercel.app
- Size: 1.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Online Editor
This web-based application provides a SQL editor to run queries and display results. The application contains an editor where you can put query you want to run and hit the `Run` button. You can import the query from locals as well.
|
|
|-|- The application is populated with some example data and corresponding tables. To see the available tables, check the "Right" Side bar.
||
|-|- There is multiple tab support, you can add/remove tabs in the editor navbar.
|
|
|-|- Each query will be saved to history after execution so that you can access the recent queries other than writing it full again.
- Each table, field contains respective query, click on any of the fields or table you can view the respective query in the editor.
### App Quick Demo
[https://github.com/vedant-jain03/atlan-task-fe/assets/76901313/06cc4306-59aa-4eee-89f4-ee28cb282ec8](https://github.com/vedant-jain03/atlan-task-fe/assets/76901313/f110cefa-83c6-4022-a72f-1ca01d352aa8)
### Technology Used
- React.js
- Tailwind
- CodeMirror(code editor)
- Material Icons### Performance
|
|
|-|
|Lighthouse Report|