Why can't we connect directly to postgres ?
Hi,
Using NExtJS 15 and Prisma connected to a simple postgresql database, I don't understand why something that worked before needs now an extra adapter ot using accelerate ?
I just want to connect simply to a database for a small app that will not have that much users and concurrent connections.
That makes something that was easy before really more complex and boiler plated
Using NExtJS 15 and Prisma connected to a simple postgresql database, I don't understand why something that worked before needs now an extra adapter ot using accelerate ?
I just want to connect simply to a database for a small app that will not have that much users and concurrent connections.
That makes something that was easy before really more complex and boiler plated