Hey Everyone. Quick question. I'm new to Prisma an...
# orm-help
j
Hey Everyone. Quick question. I'm new to Prisma and was wondering if its possible to connect prisma cloud to a localhost magento sql db
r
Hey Jeremy 👋 Is that DB MySQL?
j
yeah
r
Then you just need to provide the DB URL as shown here.
j
ahh, I see. Thanks