Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vedant-jain03/atlan-task-fe


https://github.com/vedant-jain03/atlan-task-fe

Last synced: about 1 month ago
JSON representation

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.

|Screenshot 2023-06-25 at 5 19 50 PM|
|-|

- The application is populated with some example data and corresponding tables. To see the available tables, check the "Right" Side bar.

|Screenshot 2023-06-23 at 9 10 36 AM|
|-|

- There is multiple tab support, you can add/remove tabs in the editor navbar.

|Screenshot 2023-06-25 at 5 20 58 PM|
|-|

- 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

|Screenshot 2023-06-23 at 9 14 23 AM|
|-|
|Lighthouse Report|