Egghead - Build a Backend with Prisma in a TypeScript Node Project

Egghead - Build a Backend with Prisma in a TypeScript Node Project

Register & Get access to index

TUTProfessor

Processing....
Staff member
Administrator
Uploader
Jul 31, 2020
9,100
968,197
129
TUTProfessor submitted a new resource:

Egghead - Build a Backend with Prisma in a TypeScript Node Project - Prisma is an open-source ORM. It consists of the following parts: Prisma Client: Auto-generated and

9TP0Y9g.png


Prisma is an open-source ORM. It consists of the following parts:

  • Prisma Client: Auto-generated and type-safe query builder
  • Prisma Migrate: Migration system
  • Prisma Studio: GUI to view and edit data in your database
Prisma Client can be used in any Node.js or TypeScript backend application (including serverless applications and microservices). This can be a REST API, a GraphQL API, a gRPC API, or anything else that needs a...

Read more about this resource...
 

Latest resources