Skip to content

Instantly share code, notes, and snippets.

@gharriso
Created February 15, 2018 00:23
Show Gist options
  • Save gharriso/22137307d14f7db692cec677144f6dc1 to your computer and use it in GitHub Desktop.
Save gharriso/22137307d14f7db692cec677144f6dc1 to your computer and use it in GitHub Desktop.
var doc = db.
getSiblingDB('OrderExample').
embeddedOrders.find({ email: 'bbroomedr@amazon.de' }).
toArray();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment