Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save paulodutra/e6a35a8fee782f016a656a585c4d0529 to your computer and use it in GitHub Desktop.
Save paulodutra/e6a35a8fee782f016a656a585c4d0529 to your computer and use it in GitHub Desktop.
Criar uma collection mongo
db.createCollection('myCollection')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment