Created
July 17, 2019 21:57
-
-
Save paulodutra/cf64ad93ea9d90c17fbaa4806ce3b3d7 to your computer and use it in GitHub Desktop.
Para criar uma collection no mongo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db.createCollection('nome-da-collection') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment