Join Slack
Powered by
Hey guys. How can I have PostgreSQL and MongoDB in...
# orm-help
e
Eudes TenĂ³rio
01/09/2022, 11:00 PM
Hey guys. How can I have PostgreSQL and MongoDB in the same project using Prisma?
n
nikolasburk
01/10/2022, 10:21 AM
Hey Eudes đŸ‘‹ sure, that’s certainly possible! Just note that you’d need to use two separate
PrismaClient
instances (one per DB) in that case đŸ™‚
2
Views
Open in Slack
Previous
Next