Find MongoDB version

Written by

To find MongoDB version, login to MongoDB server using command

mongo

Now run

db.version()