Prisma 是现代应用程序的数据层。 它通过 Prisma client 使用通用数据库抽象替换传统的 ORM 和数据访问层。 Prisma 用于构建 GraphQL 服务器,REST API 等。
Prisma client