On the condition of minimizing the number of database queries, what query operations or table structure design techniques mongodb has can replace ORM’s associated table queries without using DBRef.
Anti-normalization, placing related documents inside the main document