using prisma along with drizzle/kysley

Prob dumb, but would i face any issues if i use both prisma and kysley/drizzle in the same app. (I wont run out of connections or anything right?).
Also assuming single prisma schema would serve for both, cba to maintain multiple schemas.
(Reason is so that i can use vercel edge runtime)
Was this page helpful?