LuCrypto
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
Hey everyone,
I use Prisma for ORM and Neon for my database
I noticed something, my connections aren't unique and after some time, i reach to the max to my database
But i throught i'd solved the problem by doing this :
I have this file and i only imported prisma from this file in my project
prisma.ts
Why do I have so many connections?
Thanks in advance for your help
14 replies