Hi,
Im about to do the Camera Component tutorial & had a question around database design.
I have a need to store multiple photos per database record that also has some other fields.
So my question is should I create a separate db or even collection or simply add some fields into my existing collection?
Thanks in advance