Relations in MongoDB
Relations are an important part of any database. We encounter situations all the time when we have data items related to each other. This relationship needs to be depicted inside the MongoDB database somehow.
The relationship scenarios that can happe...
itsadityagupta.hashnode.dev4 min read