Prisma + Supabase self-hosted
npx prisma ... commands, all of them returns the error below:
Error: P1001: Can't reach database server at {server_ip}:5432
...Remix, prisma, neon, fly.io: Can't reach database server
Does declaring ‘prisma-client’ in a provider eliminate the need to install @prisma/client?
PrismaClientInitializationError – Missing Query Engine Binary for rhel-openssl-1.0.x on Vercel
how to setup connection pooling string in hono
Intellisense switches to generated schema instead of the one I'm editing
is there a local instance or something?
Prisma PG adapter error in hosted environments (`this.client.connect(...).catch is not a function`)
multiple relation with same field
ENOENT: no such file or directory, open '/var/task/prisma/query_compiler_bg.wasm'
Standard Postgres DATABASE_URL with Netlify extension (or derive username/password from API key)
DATABASE_URL using the prisma+postgres:// scheme. Is there a way to get credentials for a standard Postgres connection instead?Why Stick With Prisma in 2025?
Prisma opening up connections for every repository query

adapter-mongodb
PrismaClientInitializationError with docker
``
PrismaClientInitializationError: Prisma Client could not locate the Query Engine for runtime "debian-openssl-3.0.x".
This happened because binaryTargets` have been pinned, but the actual deployment also required "debian-openssl-3.0.x"....
passing a varial to queryRaw
``ts
db.$queryRawUnsafe(
SELECT "value" #> '{$1}' AS value, name...Problems with the Prisma repository pattern?
Build failed because of webpack errors
`next build▲ Next.js 15.3.3...
Prisma VScode Extension - Local DB issues
How to clone/migrate data from prisma postgresql to self hosted pg