Dr. Unstable
CDCloudflare Developers
•Created by Dr. Unstable on 10/6/2023 in #pages-help
How can I connect to a postgres database?
I'm trying to connect to my postgres database through node-postgres but it fails because of required node dependencies.
According to this https://orm.drizzle.team/docs/quick-postgresql/supabase#usage-with-cloudflare-workers. It should work in a worker. I'm just not sure why it's not working for my sveltekit pages deployment.
5 replies