Skip to main content

在引擎盖下

本页概述了 Prisma ORM 的内部结构及其工作原理 "在引擎盖下"。

¥This page gives an overview of the Prisma ORM internals and how it works "under the hood".

请注意,此页面不包含任何与使用 Prisma ORM 相关的实用信息。相反,它的目的是为 Prisma ORM 工具包的实际含义以及开发者可用的不同工具的结构提供一个心理模型。

¥Note that this page does not contain any practical information that is relevant for using Prisma ORM. It rather aims at providing a mental model for what the Prisma ORM toolkit actually is and how the different tools that are available to developers are structured.

如果你不熟悉 Prisma ORM,请务必先查看 快速开始介绍 页面。

¥If you're new to using Prisma ORM, be sure to check out the Quickstart and Introduction pages first.

在这个部分

¥In this section