Y
Hacker News
new
|
ask
|
show
|
jobs
by
philipyoungg
1858 days ago
Does this mean we can use sqlite natively on the browser now?
3 comments
azakai
1858 days ago
SQLite has been ported to JS (and wasm) for some time,
https://sql.js.org/#/
https://github.com/sql-js/sql.js/
link
ericmsimons
1858 days ago
Yes. One of our engineers has gotten sqlite to run natively in WebContainer. Will be releasing as OSS in the next few weeks!
link
egeozcan
1851 days ago
Great! Are there any tickets on this we can follow?
link
philipyoungg
1858 days ago
That's pure orgasm. Thank you for this!
link
chx
1858 days ago
note
https://news.ycombinator.com/item?id=27016630
link
https://sql.js.org/#/
https://github.com/sql-js/sql.js/