We can use indexeddb on the server, might as well be able to use sqlite and postgres in the browser, at least for :memory: based ones. Can look into others. I use pg-lite for tests which is wasm based, so that should be easy. Use sqlite in wasm for that one.