MongoDB Having Multiples Schema Why Is It Choosing Last Schema
I made a architectural decision to use multiple schemas since it is allowed rather than use different database and having to deal with clusters. I have noticed that when using the model rather than the collection it use the last…