Skip to content

Instantly share code, notes, and snippets.

@amouratoglou
Last active May 28, 2019 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amouratoglou/8d9d3008be3355f6ede2e3951967df0b to your computer and use it in GitHub Desktop.
Save amouratoglou/8d9d3008be3355f6ede2e3951967df0b to your computer and use it in GitHub Desktop.
mongo shell
MONGO SHELL
---------------------------
mongo "mongodb+srv://clustertest-rrpc1.mongodb.net/test" --username m001-student
password
show dbs
use [databasename]
show collections
QUERY OPERATORS AVAIALBLE
---------------------------
CREAD
READ
UPDATE
DELETE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment