i found something here: <https://github.com/graphc...
# random
b
i found something here: https://github.com/graphcool/prisma/issues/1641
Could the connector be developed in a way that it could remotely connect to that DB instead of needing a DB Docker image running on the same machine?
Sure. In fact, it is already possible to connect to a remote MySQL database using the active MySQL connector in Prisma currently.
but I can't find no more details anywhere else 😞