Use case, if i'm working on a Data Science project...
# orm-help
r
Use case, if i'm working on a Data Science project, and I'm using mysql that has existing data , but also want to get data from my MongoDB endpoint. The workflow would be a lot simpler to hit my standalone prisma instance and grab data arbitrary of where it's stored, by knowing what mutation or query I need to pull the data
s
Hey Ryan! This is a fantastic use case and definitely something we’ve also already thought of internally. Would you mind creating an issue for this feature request? I’d keep it fairly general since it won’t just work for MySQL + Mongo but for any combination of databases. Please also add your concrete use case as this helps us to better define the requirements! 💪
r
thank you i'll create the issue now