Post #1337737
2026-04-16 17:35 UTC
@babble_endanger
I hear that PGLite gets you the best of both worlds. So I voted for Postgres and SQLite.
Replies (1)
-
@babble_endanger@freeradical.zone 2026-04-16 22:58
@kemotep In-process Postgres? That's bonkers. Does it work with multiple processes locking one file, like SQLite can, or is it just meant for wasm or mobile apps where there's only ever one instance?