Drakon
Drakon
DTDrizzle Team
Created by Drakon on 2/19/2024 in #help
Drizzle + Neon postgres + NestJS setup help
It feels like instead of the server having a connection to the db it connects, executes queries then disconnects, and if to many requests go in it flips on itself, if so, is there any way to create a normal db connection with nestJS pattern like people do with prisma?
2 replies