SQL compiler by Yuvraj Jwala
https://sql-compiler-atlan.netlify.app/
Sample CSV data provided
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
Vite-React js
npm install
npm run dev