P
Prisma5d ago
gk

HELP WANTED! Prisma 4.16.2 with MongoDB 8.0

Hi, I'm in a bit of a bind. I'm currently using Prisma version 4.16.2 with MongoDB 6.0, but since MongoDB 6.0 is reaching its EOL in July, we need to upgrade. I was thinking of upgrading from 6.0 to 7.0, then to 8.0. However, I couldn't find much information online, and I came across something suggesting that Prisma 4.x might not be compatible with MongoDB 7 or 8. Has anyone faced a similar issue or can share any insights? Thanks for help!
2 Replies
Prisma AI Help
Howdy, friend! I'm the Prisma AI Help Bot — fast answers from me, or slow, hand-crafted wisdom from a dev? Choose wisely, adventurer.
Nurul
Nurul4d ago
We support MongoDB version 4.2+ https://www.prisma.io/docs/orm/reference/supported-databases#self-hosted-databases Prisma should work fine with MongoDB 7/8. I would still recommend you to upgrade your prisma version as well
Databases supported by Prisma ORM | Prisma Documentation
This page lists all the databases and their versions that are supported by Prisma ORM.

Did you find this page helpful?