<@U0RQY0KK5> ^^ is that a crazy question? Am I jus...
# prisma-whats-new
a
@nilan ^^ is that a crazy question? Am I just misunderstanding it?
a
This post answers most of your questions: https://www.graph.cool/forum/t/graphcool-framework-and-prisma/2237 🙂
Regarding hosting: Prisma is a database abstraction – Basically, it creates a CRUD-like GraphQL on top of your database. On top of this Prisma service, you write your own GraphQL API which interacts with the Prisma service. Prisma Cloud is one possibility for hosting the Prisma service – The preview is currently available on an invite-basis.
a
right, I am in the invite service, I thought... or was accepted... I just wanted to start using it and found I was more confused than not
a
You can also host a Prisma service by your own. There are tutorials for several scenarios available: https://www.prismagraphql.com/docs/tutorials/
No worries 🙂