CrazyAlarmClockOriginal post
Rank 1: Thread
Hi! Are there any guides on the design of structure of documents? How can I put another document in a document?
put a document id from another collection? is this normal practice?
Summary
User is asking for guidance on designing document structures and how to nest documents within each other.
Support suggests following SQL design patterns as a solution. They also provide a link to a resource on nested document design patterns.
User also asks if it is common practice to include a document ID from another collection within a document.
No specific solution is provided for this question.