Is there any way to connect to MongoDB using mongo shell with read-only mode?
$ mongo "mongodb://mongodb0.example.com:27017/?readOnly=true"
I know I can create read only user then connect to DB.
1.4m articles
1.4m replys
5 comments
57.0k users