You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Svelte 5 provides an option to use Drizzle as the ORM when initializing a new project. However, many developers, including myself, prefer to use Prisma for its strong type-safety and wide adoption in the community. It would be great if, during the initialization of a Svelte 5 project, there was an option to select Prisma as the ORM alongside Drizzle.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, Svelte 5 provides an option to use Drizzle as the ORM when initializing a new project. However, many developers, including myself, prefer to use Prisma for its strong type-safety and wide adoption in the community. It would be great if, during the initialization of a Svelte 5 project, there was an option to select Prisma as the ORM alongside Drizzle.
Beta Was this translation helpful? Give feedback.
All reactions