Just run your console and type:
db.version()
https://docs.mongodb.com/manual/reference/method/db.version/
Related Posts:
- What is BSON and exactly how is it different from JSON?
- Failed to start mongod.service: Unit mongod.service not found
- Could not connect to MongoDB on the provided host and port
- MongoDb shuts down with Code 100
- Python dictionary : removing u’ chars
- MongoDB Show all contents from all collections
- Uninstall MongoDB on Mac OS X
- MongoError: failed to connect to server [localhost:27017] on first connect
- MongoDB: exception in initAndListen: 20 Attempted to create a lock file on a read-only directory: /data/db, terminating
- Mongo waiting on 27017 even after reinstall
- SocketException: Address already in use MONGODB
- mongoError: Topology was destroyed
- nodemon – app crashed – waiting for file changes before starting
- “Topology was destroyed” when using MongoDB with native driver and Express.js
- Error: getaddrinfo ENOTFOUND in nodejs for get call
- Mongoose: findOneAndUpdate doesn’t return updated document
- Mongod complains that there is no /data/db folder
- How to Create and Use Enum in Mongoose
- What is Procfile? and Web and Worker
- What is Procfile? and Web and Worker
- (node:63208) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead
- Push items into mongo array via mongoose
- Difference between MongoDB and Mongoose
- E: Unable to locate package mongodb-org
- E11000 duplicate key error index in mongodb mongoose
- Mongoose: CastError: Cast to ObjectId failed for value “[object Object]” at path “_id”
- Unable to connect to mongolab, Getting MongoError: auth failed
- How do you put an image file in a json object?
- How do I remove documents using Node.js Mongoose?
- How can you remove all documents from a collection with Mongoose?
- mongoDB, connection refused
- db.collection is not a function when using MongoClient v3.0
- How to query MongoDB with “like”
- How to update a array value in Mongoose
- In Mongoose, how do I sort by date? (node.js)
- Properly close mongoose’s connection once you’re done
- How to sort a collection by date in MongoDB?
- How to sort in mongoose?
- Mongodb: failed to connect to server on first connect
- ImportError: No module named ‘pymongo’
- How to drop a database with Mongoose?
- hat’s a clean way to stop mongod on Mac OS X?
- How do you query for “is not null” in Mongo?
- Cannot access mongodb through browser – It looks like you are trying to access MongoDB over HTTP on the native driver port
- Mongod: Command Not Found (OS X)
- MongoDB data/db not found