Skip to content

Instantly share code, notes, and snippets.

@khahux
Created August 22, 2019 07:56
Show Gist options
  • Save khahux/ce03dc787d5c502173090557acd1c5ac to your computer and use it in GitHub Desktop.
Save khahux/ce03dc787d5c502173090557acd1c5ac to your computer and use it in GitHub Desktop.
db.getCollection('xxx').find({"type": "xxx", "from": {$ne: "xxx"}}).sort({"Time": -1}).count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment