Replies: 2 comments 2 replies
-
|
i have only used this for tests so not sure about running it in a production environment but i made this adapter package to be able to use pglite where node-postgres is used: https://www.npmjs.com/package/@middle-management/pglite-pg-adapter |
Beta Was this translation helpful? Give feedback.
1 reply
-
Have a look at the pglite-socket docs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the
pg-promiselibrary, which is based on thenode-progresslibrary in the lionweb-server.For testing purposes, and for easier deployment I am interested in using PGLite as well.
Doe libraries like
pg-promiseandnode-postgreswork with pglite? Ot do I need to use the pglite specific API?Beta Was this translation helpful? Give feedback.
All reactions