'Should i created a document for users questions or an array storing each question by user?
I'm new to MongoDB and would like to ask something. I'm making an site where users can post questions about things they want done. So is it better to store the users questions inside an array for each user or create a document with the users questions?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
