Hacker News new | ask | show | jobs
Show HN: Online SQL Playground and Data Analysis Tool (easysql.tech)
4 points by akshatsxngh 736 days ago
Hi! I'm a uni student and I find the ways of learning and teaching SQL to be archaic. So I built this tool that helps you visualize queries, query your excel sheet and generate graphs using AI(just ask)

I'd love to hear about your experience. Any suggestions, bugs, criticism leave them in the comments.

5 comments

Which platform? also, using docker? or somthing else at teh backend?
Nope no docker for now just firebase
Great work! UI works as X-factor coz it looks good and simple.
which AI are you using? how do you cover the cost of it being your site free (unless there is a paid plan that I didn't see)?
gemini for now, im planning to finetune a model for sql. I will add a paid version in the future. For now I have tokens setup so the thing doesnt get spammed
Why do I need to sign up?
wanted to have some kind of metric to show how the thing is performing. ill add a github auth if that helps
You don't need it to do metrics. Many people wouldn't go there without a good reason.
is this running on sqlite? Pretty cool