Is it okay to flatten hierarchical data in MongoDB and repeat data in the documents
I’m trying to model the data as follows. Is this good practice or is there a better way so that I don’t have to repeat the data in the checklist collection.
I’m trying to model the data as follows. Is this good practice or is there a better way so that I don’t have to repeat the data in the checklist collection.