Join Slack
Powered by
I’d like to learn about how Prisma’s query engine ...
# random
n
Nick Schmitt
06/23/2021, 6:56 PM
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
janpio
06/23/2021, 6:57 PM
Best thing we have ourselves publicly is
https://www.prisma.io/docs/concepts/components/prisma-engines
and
https://github.com/prisma/prisma-engines/
n
Nick Schmitt
06/23/2021, 7:01 PM
Thanks. I’m looking through the prisma-engines repo to read through the codebase and try to get a handle on the architecture.
Open in Slack
Previous
Next