Under the hood
This page gives an overview of the Prisma ORM internals and how it works "under the hood".
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.
If you're new to using Prisma ORM, be sure to check out the Quickstart and Introduction pages first.