Open-Source Wikis

/

Prisma

/

Background

prisma/prisma

Background

Design decisions and historical context that aren't visible in the current code but matter when working on it.

Pages

  • Prisma 7 rearchitecture — what changed and why (Wasm query compiler, driver adapters, no native query engine)
  • Custom engines — how to build/use a non-default Schema Engine for development
  • The two generators — why prisma-client and prisma-client-js ship simultaneously

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Background – Prisma wiki | Factory