Answer Posted / Vivek Garg
MongoDB is a NoSQL database that has its own command line interface (CLI) tool called 'mongo'. The 'mongo' command is used to connect to a MongoDB server and perform various operations such as creating, reading, updating, and deleting data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers