Replies: 1 comment
-
Someone made an issue since: #1000 |
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.
-
Just putting the idea out here. I'm curious how much work it would be to have an adapter that sits between
PGLite
andpostgres
.There is also https://github.com/supabase-community/pg-gateway. But this requires a server to be ran, while technically
postgres
could interact directly withPGLite
.Beta Was this translation helpful? Give feedback.
All reactions