Are there any plans for creating library adapters for postgres.js ? #350
gitsemaphore
started this conversation in
General
Replies: 1 comment
-
|
Or let me rephrase that in another way. Can pg-mem emulate a tcp port connection or a unix sock connection? I think once that is done, then any postgres client can connect, and we don't have to rely on adapters. |
Beta Was this translation helpful? Give feedback.
0 replies
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, any one making library adapters for postgres.js by @porsager https://github.com/porsager/postgres ? It seems to out perform all the existing one by significant margin and it is compliant with ESM/Deno.
If not, can some one who is more experienced with pg-mem to point in the right direction to do so. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions