Hi everyone, if I'm creating a new application and...
# orm-help
h
Hi everyone, if I'm creating a new application and want to use a backend GraphQL implementation, should I start with Graphcool or Prisma? I don't have an existing database with REST APIs so my initial guess is to use Graphcool? Or does Prisma also offer cloud database solution as well?
j
I would say Prisma. I ran into problems with Graphcool. Also the Prisma project seems to have a lot more energy.