Skip to content

Instantly share code, notes, and snippets.

@basedalexander
Created March 3, 2019 01:40
Show Gist options
  • Save basedalexander/44689e6c19f30e11c3b3b22f193eb0e0 to your computer and use it in GitHub Desktop.
Save basedalexander/44689e6c19f30e11c3b3b22f193eb0e0 to your computer and use it in GitHub Desktop.
db.getCollection('collName').find({}).sort({ timestamp: -1 }).limit(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment