Skip to main content

你堆栈中的 Prisma ORM

Prisma ORM 提供完全类型安全的 API 和简化的数据库访问。你可以使用 Prisma ORM 工具构建 GraphQL 或 REST API,或作为全栈应用的一部分 - 你纳入 Prisma ORM 的程度取决于你。

¥Prisma ORM provides a fully type-safe API and simplified database access. You can use Prisma ORM tools to build a GraphQL or REST API, or as part of a fullstack application - the extent to which you incorporate Prisma ORM is up to you.

在这个部分

¥In this section