Thursday, November 23, 2017

Checking the version of your MongoDB instance

If you want to know the exact version of your MongoDB instance, simply use:

 db.version();

It couldn't be simpler!

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.