grapplingdev
PPrisma
•Created by fgoessler on 10/24/2024 in #help-and-questions
Connect Prisma Postgres without Prisma Client?
FYI I was trying out optimize and prisma-postgres at the same time, so I stood up the DB and used the https://github.com/prisma/prisma-examples/tree/latest/accelerate/nextjs-starter project.
It turns out everything works fine by just using the DB creds provided in the DIRECT_URL var 🤙
p.s. prisma postgres is amazing and 100% makes setting up and using dbs 1000x better!
10 replies
PPrisma
•Created by fgoessler on 10/24/2024 in #help-and-questions
Connect Prisma Postgres without Prisma Client?
Awesome, will do!
10 replies
PPrisma
•Created by fgoessler on 10/24/2024 in #help-and-questions
Connect Prisma Postgres without Prisma Client?
@RaphaelEtim I was coming to ask this same question, I'm assuming it's still not possible to get a direct connect URL for prisma postgres dbs?
10 replies