Inspiration
I always believed that SQL is always a good tool to pick for anyone going into Software Engineering or Computer Science. But, it is so tedious to set up a database just to work in SQL. So, I decided to make a no-setup database SQL IDE that lives in the browser.
What it does
You can create tables, write SQL Queries all within the browser and it is locally stored. This mean you can do everything you need and it will save on your local browser.
How we built it
React and Vitue.
Challenges we ran into
Had to switch the stack from React and Tailwind to React and Vitue due to the requirements I wanted to implement.
Accomplishments that we're proud of
Using React.
What we learned
Honestly, having this amount of time and effort can really produce a cool project that I am proud of.
What's next for QueryLine
Hosting and the ability to export tables and data to the user's computer.
Built With
- react
- vitue
Log in or sign up for Devpost to join the conversation.