Hey everyone.
Got a question around handling multiple languages with prisma and mongodb.
Ideally we would use Collation on MongoDB so that we can efficiently query and store multilingual collections, however I'm not sure how we would be able to do that with Prisma.
Anyone have any experience / recommendations?
✅ 1
🤔 1
n
Nurul
06/21/2022, 2:00 PM
Hey Mike 👋
We do not support native MongoDB Collation as of now, we do have a Feature Request for it: #13292 so we do plan to support it eventually,