Just to make sure I understand it correctly. Graph...
# prisma-whats-new
y
Just to make sure I understand it correctly. Graphcool runs mysql as database by default?
h
Yea, but in future there will be options for more databases. Currently they are working for database connectors mongodb and postgress.
y
Oke thanks! Is there a specific reason why mysql was used as first?
h
That must answer somebody from graphcool 🙂 i have no idea. Maybe @sorenbs can give you more info 🙂
s
Mysql is a widely used relational database. That's why we implemented support for that first. We will introduce more connectors in Prisma very soon :-)
y
I assumed that was the reason, but thanks 🙂