DEV Community

Discussion on: Apollo Server + Prisma + Mongo - Anyone with this stack?

Collapse
 
hugoliconv profile image
Hugo

I would use Prisma only if you’re working on a personal project. I’m using it in production and it has annoying bugs and missing features and because the Prisma team is releasing Prisma 2, the development of new features have stopped

Collapse
 
mbackermann profile image
Mauricio Ackermann

Yeah, I heard that too. Maybe it's better to use Mongoose.