The recommended stack is the following: GQL Server: apollo-server + Codegen + Papr. Prisma was the worst offender when it comes to performance. It's magical to solve N+1 problem: Facebook's data-loader.Deployment: Lambda for serverless or a containerized managed solution.Cache: HTTP edge caching as a start.

12m read timeFrom engineering.hashnode.com
Post cover image
Table of contents
ORM/ODM:ORM/ODM:graphql schema:Prisma:PAPR:Mikro-ORM / Typeorm:Code-first schema:prisma:Mongoose:typeorm:Mikro-orm:Papr:Apollo:
1 Comment

Sort: