Skip to content

Instantly share code, notes, and snippets.

@KristofferRisa
Last active January 22, 2016 12:40
Show Gist options
  • Save KristofferRisa/ce72fcb3b5d8491818ec to your computer and use it in GitHub Desktop.
Save KristofferRisa/ce72fcb3b5d8491818ec to your computer and use it in GitHub Desktop.
show collections
show users
show roles
show profile
show databases
db.collection.find()
insert()
update()
save()
remove()
drop()
createIndex()
db.<collection>.help()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment