1 min readMay 4, 2020
Thanks for your response.
Yes, I agree with you that there are a lot of better ways to implement such kind of relations (with graph dbs or just use JOINs in relational database).
Any of this options has pros and cons.
This article was only an example how to handle relations specifically in MongoDB.