Difference between revisions of "MongoDB URLs"

From mi-linux
Jump to navigationJump to search
Line 3: Line 3:
 
== MongoDB URLs ==
 
== MongoDB URLs ==
  
=== Mongo Manual ===
+
[https://docs.mongodb.com/manual// MongoDB manual]
 
 
MongoDB manual: https://docs.mongodb.com/manual/
 
  
 
Note, your account supports the following roles only:
 
Note, your account supports the following roles only:

Revision as of 16:27, 18 October 2016

Main Page >> MongoDB >>MongoDB Workbook >> Useful URLs

MongoDB URLs

MongoDB 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: