←back to thread

75 points markusw | 1 comments | | HN request time: 0s | source
Show context
emschwartz ◴[] No.45334021[source]
I think this is a neat direction to explore. I've wondered in the past whether you could use https://pglite.dev/ as if it were SQLite.
replies(4): >>45335242 #>>45335249 #>>45336800 #>>45342100 #
1. xarope ◴[] No.45342100[source]
You got my hopes up, but it's WASM for now, not something I could add into a golang [1] or python app and have running like sqlite. OK, still hoping...!

[1]https://github.com/electric-sql/pglite/issues/89