Prisma is a next-gen "ORM" with a unique "data-mapper" model. Prisma also offers a database migration tool called Prisma Migrate and a nice GUI that allows you to visualize and update data. This tutorial will assume a basic knowledge of JavaScript, TypeScript, and Database Terminology.

•6m read time•From sabinadams.hashnode.dev
Post cover image
Table of contents
What is Prisma?Jumping InSetting up PrismaWrapping Up

Sort: