Replies: 1 comment
-
| populate does not use $lookup. Mongoose uses separate queries for  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
How does mongoose implement this cross database population when populating models with references to other models in different databases?
I'm curious because MongoDB does not implement this with their
$lookupaggregate stage.Beta Was this translation helpful? Give feedback.
All reactions