So does the use existing database require docker??...
# orm-help
j
So does the use existing database require docker????
n
Prisma requires Docker. You can setup your database however you want
j
I wasn’t able to get my local database to connect. I was trying to give MySQL a go.
n
So what did you try to get there, and where are stuck?