Prisma is a powerful ORM that enhances the developer experience when working with databases in Node.js and TypeScript. It simplifies database management, provides type-safe queries, automates migrations, and offers a user-friendly interface.

3m read timeFrom medium.com
Post cover image
Table of contents
PRISMA 101 : A beginner’s guide to understand prisma.IntroductionWhat is Prisma?Prisma consists of:What Does Prisma Do?What is an ORM?Why Should I Use Prisma?Wondering how Prisma ORM work?Prisma ClientPrisma MigratePrisma StudioConclusion
3 Comments

Sort: