Thursday 30 May 2019

Is there any reason not to use Prisma?

Used to develop my backend using MongoDB and Mongoose. I recently stumbled upon Prisma and so far it seems that it does everything Mongoose and MongoDB can, but better and simpler, it even supports GraphQL and MySQL. Is there really any reason to use MongoDB and Mongoose VS Prisma.​I also like the idea of learning Prisma once and deploy to GraphQL, MySQL, and MongoDB depending on requirements.

Submitted May 30, 2019 at 01:58PM by divinecake

No comments:

Post a Comment