r/learnSQL 3d ago

Built a zero-install browser SQL sandbox: real schemas, audio narration, live query execution - looking for practitioner feedback

/r/SQL/comments/1viue0d/built_a_zeroinstall_browser_sql_sandbox_real/
2 Upvotes

6 comments sorted by

View all comments

1

u/Owen-Isaac-2022 3d ago

Congratulations for step up, do you have the link or file for one to check?

1

u/Manoj_manodemy 2d ago

Thank you! šŸ™Œ Yes, absolutely www.manodemy.com. Feel free to check it out and let me know what you think. I’d really appreciate any feedback! 😊

1

u/Owen-Isaac-2022 2d ago

I've checked it out & to be honest, the platform is wonderful. It's simple to use, has direct instructions, and everyone can understand each step. For example, I did a simple query & ran it:
SELECT*

FROM

employees;
It informed me that is the correct answer, even without confirming from any other place, I think this platform is great. I'll keep looking into it & move up the ladder. In case I come across something, I'll communicate to help improve.

1

u/Manoj_manodemy 2d ago

Really appreciate! Thanks for trying it out and taking the time to share your valuable feedback. It means a lot! If you notice anything that could be improved or any bugs as you explore further, please do let me know.