DEV Community

Discussion on: Wanna play with GraphQL on an existing database

Collapse
 
steveemmerich profile image
Steve Emmerich

Prisma could be a good option but as Erik Nelson mentioned it's still a bit of work. Depending on how much your backend is actually doing; it might be easier to move to Node and Apollo as Daniel da Rocha said. If you really don't need a server and just want a graphQL db you could tryout graph.cool it's a baas and they make Prisma.