Connection Pooling & Prisma

Hi! I’m trying to understand what’s necessary when it comes to connection pooling. I have a project that uses Supabase DB and connection pooling is enabled, but I’m not sure if I could (or should) utilize Prisma Data Proxy in addition. Any thoughts on this?
Was this page helpful?