I’d like to learn about how Prisma’s query engine ...
# random
n
I’d like to learn about how Prisma’s query engine is built. Does anyone have suggested resources for learning about query engine internals in general or Prisma’s in particular? Thank you
💯 1
j
n
Thanks. I’m looking through the prisma-engines repo to read through the codebase and try to get a handle on the architecture.