Why I switched to Prisma- and why you should too as a developer
What is Prisma?
Prisma is a type-safe ORM that acts as a middleware between your database and application. Prisma not only eliminates manual query writing (where you might have full control but face issues like manual connection handling, repetitive ...
smik.hashnode.dev6 min read