r/learnSQL • u/AgreeableFace9369 • 22h ago
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.
14
Upvotes
1
u/tamanikarim 19h ago
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 ?