Foreign keys, nosql

Hi guys !
I am working on a mongodb, i want to create a collection. It contains different fields (string). and i need to use a field from another collection.
I am not familiar with nosql db, so i have no idea how foreign keys can be used.

Thank you.

This may help:

1 Like