I am having a problem with the naming convention of MongoDB. I am unable to access MongoDB collection data when
naming the collection with camelCase.
collection name ends with "ss". for eg collection name "abyss". Does MongoDB follow the same rule as relational Databases?