Skip to content
FileIdea

FileIdea

FileIdea.com Programming Notes and Advice

  • Home
  • Posts
  • About FileIdea

Tag Archives: mongodb

Create and Remove MongoDB user to database

Create an user by first clicking on the terminal button were it says “MONGOSH” in the bottom left corner of the MongoDB compass program. Then write use <yourdbname> to get into your database. Then run: To remove an user:

Posted byMoses Johansson2023-02-082023-02-08Posted inJavaScriptTags: mongodb, mongodb compassLeave a comment on Create and Remove MongoDB user to database
FileIdea, Proudly powered by WordPress.