MohamedSaeed-dev How can I connect my database hosted in rockmongo with prisma (javascript ORM)? I tried as usual way, but it didn't work, Is there another way?
admin You need to provide the correct access credentials. The MongoDB username is the same as the MongoDB database name.