Skip to content

Instantly share code, notes, and snippets.

@kovacshuni
Created September 28, 2015 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kovacshuni/d0b87db714148fef9b2d to your computer and use it in GitHub Desktop.
Save kovacshuni/d0b87db714148fef9b2d to your computer and use it in GitHub Desktop.
Finding in mongoDB by BSON serialised uuid.
db.methode.find({"uuid": BinData(4,UUID("5b175a2e47d711e4a7d4002128161462").base64())})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment