Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL COMPILER

SQL compiler by Yuvraj Jwala

Web App Link

https://sql-compiler-atlan.netlify.app/

Theme 1

image

Theme 2

image

Theme 3

image

3 More themes available

Development is still in progress (Pagination, Lazy loading, etc)

Page Speed Report (GT Metrix)

✔ Performance -100%
✔ Structure - 100%

image

Table Information

Sample CSV data provided

SQL Queries

select * from employees
select * from customers
select * from orders
select * from products
select * from categories
select * from order_details
select * from regions
select * from shippers
select * from suppliers
select * from territories

Features

✔ User can get data for define queries
✔ User can choose themes according to them (Dark, Light, Green, Orange, Blue, Yellow)
✔ Provides two IDE theme (Eclipse, twilight)
✔ Get Runtime of query
✔ Download table in CSV format

Tech Stack

Vite-React js

Installation

npm install
npm run dev

Releases

Packages

Contributors

Languages