Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Interactive SQL Examples in JavaScript (sqlime.org)
2 points by nalgeon on March 8, 2023 | hide | past | favorite | 1 comment



Reading about SQL is fun, but trying out live examples is even better! So I created JavaScript widgets that turn static SQL code in articles into interactive examples.

Interactive SQL examples give readers the ability to edit a query and see how the results change. Or even write their own queries.

It works entirely in the browser, without a server (powered by SQLite Wasm), and requires only minimal changes to existing HTML code.

https://github.com/nalgeon/sqlime




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: