Hi All, I’m learning Graphcool, it’s awesome proje...
# prisma-whats-new
a
Hi All, I’m learning Graphcool, it’s awesome project! One thing I’d like to understand more about is the database. The docs refer to a GraphQL DB but under the bonnet is this just MySQL?
z
yeah, I'm curious too. I have a lot of relations in my schema and wondering if it's generating crazy joins that break at scale, or how it works.