Wednesday, 3 April 2019

Prisma.io, TypeORM, or Objection for existing MySQL database?

I'm creating a GraphQL API on top of an existing MySQL database and was wondering which ORM would be better suited.Prisma.io seems to handle a lot of the boilerplate and make my life easier, but does it work well with existing MySQL databases?How about TypeORM or Objection?Thanks!

Submitted April 03, 2019 at 02:24PM by anotherseemann

No comments:

Post a Comment