Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Created May 28, 2015 20:24
Show Gist options
  • Save juliandescottes/8a9f338a4eb87beb41db to your computer and use it in GitHub Desktop.
Save juliandescottes/8a9f338a4eb87beb41db to your computer and use it in GitHub Desktop.
MongoDB cheatsheet
"show dbs"
"show collections"
"db.dropDatabase()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment