Next.js Discord

Discord Forum

Default Setup for multiple orms based on the database selected (sql, nosql)

Unanswered
Papa Johns posted this in #help-forum
Open in Discord
Like in t3 stack, it provides default ORM support of prisma and drizzle for mysql or postgresql databases. Is nextjs in future going to provide the default support for certain type of orms like drizzle, typeorm or prisma where a user doesn't have to setup the backend database server and can choose to do the either one.

0 Replies