Understand Prisma
Page | Description |
---|---|
Prisma Introduction: What, Why & How | Learn about Prisma's main features, use cases and how it fits into your architecture |
Prisma Basics: Datamodel, Prisma Client & Server | Learn about the concepts you'll be working with on a daily basis when using Prisma |
Prisma under the Hood | Learn how Prisma works under the hood |
Comparing Prisma with traditional ORMs
Page | Description |
---|---|
Prisma & TypeORM | Compare the APIs of TypeORM & Prisma client |
Prisma & Sequelize | Compare the APIs of Sequelize & Prisma client |
Prisma & Mongoose | Compare the APIs of Mongoose & Prisma client |