Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ask HN: Is there a way to emulate a SQL database in the browser?
2 points
by
polishdude20
on May 13, 2022
|
hide
|
past
|
favorite
|
1 comment
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
on May 13, 2022
[–]
https://sql.js.org/
It is SQLite compiled to WASM and runs in the browser.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It is SQLite compiled to WASM and runs in the browser.