Prisma

Prisma

Prisma is an open-source toolkit developed to make it easier to work with databases in modern applications.

  1. Prisma Client: An auto-generated and type-safe query builder for Node.js & .
  2. Prisma Migrate: A declarative data modeling & migration system.
  3. Prisma Studio: A modern IDE where you can view and edit data in your .

ORM stands for Object-Relational Mapping. This programming technique allows developers to manage a like objects, making interacting with the easier.

Backlinks5