Difference between revisions of "MongoDB URLs"
From mi-linux
Jump to navigationJump to searchLine 8: | Line 8: | ||
Note, your account supports the following roles only: | Note, your account supports the following roles only: | ||
− | + | * readwrite: ability to insert/update/delete documents in your own database | |
− | + | * changeOwnPassword: ability to change your password | |
Tutorial: | Tutorial: |
Revision as of 16:25, 18 October 2016
Main Page >> MongoDB >>MongoDB Workbook >> Useful URLs
MongoDB URLs
Mongo Manual
MongoDB manual: https://docs.mongodb.com/manual/
Note, your account supports the following roles only:
- readwrite: ability to insert/update/delete documents in your own database
- changeOwnPassword: ability to change your password
Tutorial: