Hacker News new | ask | show | jobs
by thruflo 270 days ago
This is very much the point of https://pglite.dev

It's an embeddable Postgres you can run in process as a local client DB, just like SQLite but it's actually Postgres.

2 comments

For sure. I’m curious if anyone using it in production as an alternative to SQLite and, if so, what the performance and experience is like.
I wish this were available for Go lang, perhaps via Wazero.
Me too. There's only so much time in life. I'd take it for a spin if someone else did it. :)
Ah, I thought I recognized your username from a Github URL. :D Thank you for your contributions in the SQLite & Go space!