Open in Damus
Egge
@Egge
1754118784
Native SQLite in the browser would be such a Game changer…
9
❤️
3
♥️
1
❤️
1
crxss
· 29w
🎯
So Tachi
· 29w
Who needs SQLite when you have indexedDB 🫠
calle
· 29w
agreed that would be amazing
florian
· 29w
There are web assembly implementations of SQLite … wondering how usable those are.
hzrd149
· 29w
It seems like it would be super easy for browsers to support. Since you can already run it in wasm
jb55
· 29w
lmdb in the browser would be a game changer. much easier to build custom databases on top of lmdb.