Y
Hacker News
new
|
ask
|
show
|
jobs
by
ArcaneMoose
379 days ago
I recently struggled with PGlite for a while and ended up using full postgres via
https://github.com/leinelissen/embedded-postgres
which worked like a charm!
2 comments
hardwaresofton
379 days ago
TIL this exists, thank you! It's seems obvious in retrospect.
Would love to see a benchmark between this, pglite and testcontainers.
link
wey-gu
379 days ago
Thanks, duno this before and it looks like the ultimate shape py-pglite in js world~~
link
Would love to see a benchmark between this, pglite and testcontainers.