Ask HN: Is there a way to emulate a SQL database in the browser? 2 points by polishdude20 4y ago ↗ HN I'm hoping to build a great SQL practice website like SQL Fiddle. Is there a way to emulate SQL and a database in the browser?
[–] thesuperbigfrog 4y ago ↗ https://sql.js.org/It is SQLite compiled to WASM and runs in the browser.
1 comment
[ 2.9 ms ] story [ 14.6 ms ] threadIt is SQLite compiled to WASM and runs in the browser.