Quick question: is the object identifier unique in MongoDB throughout the database? I am doing one, many implementations with one common collection pertaining to different collections.
Thank.
Well, here is a good stackoverflow answer that already exists: Is duplicate Mongo ObjectId being created in two different collections?