Is Graphcool and ApolloGraph owned by the same com...
# prisma-whats-new
y
Is Graphcool and ApolloGraph owned by the same company? What is the difference?
d
ApolloGraph?
y
I am just trying to figure out what to use. Are they just two different implementation of Graphql?
d
Oh. Apollo is a client and server implementation of the GraphQL spec. Graphcool/Prisma actually uses Apollo. Two totally different companies. Primsa is a GraphQL layer on your database, and Graphcool is a sort of all-in solution for a GraphQL backend.
y
mmm one thank you!
but I wouldn't be able to run a Graphcool server locally, google cloud or aws
n
yea you can do so
Check https://www.graph.cool/forum/t/sparkles-awesome-prisma/2878?u=nilan for lots of resources to host your own Prisma Cluster + GraphQL server