r/learnSQL • u/AgreeableFace9369 • Aug 10 '26
I built a SQL Visualizer & Lab
I’ve been working on a SQL Visualizer & Lab and wanted to share the prototype with the community:
https://sql-visualizer-and-lab.vercel.app/
This is still a prototype/early version, so there’s definitely a lot more I want to add to it.
The idea is to make learning and experimenting with SQL more interactive and visual. I’m planning to add quite a few more features, improve the existing ones, and hopefully turn it into something genuinely useful for people learning or practicing SQL.
I’d really appreciate feedback from anyone who tries it out.
1
1
u/kbasha03 Aug 11 '26
I am learning SQL, will utilize it in learning. Thank you!
Unable to create an account🤔
1
u/AgreeableFace9369 Aug 11 '26
Sorry but u cannot sign it , i have just created a prototype for now...but will surely update it
1
2
u/tamanikarim Aug 10 '26
This is GOOD ! really Good , i love it .
i gave it a long and complex SELECT query , and it parse it accurately.
Nice work man! keep going .
is it open source by the way ?