Where is the shell client for MongoDB, I found a number of packages related to MongoDB in Ubuntu 18.04 LTS but can't seem to find information where exactly is this client and what I should install.
I know that if I install the MongoDB package the shell will be included but I don't need the server and other stuff because I have Atlas (cloud db server).
Here are the links I found on the internet:
- https://packages.ubuntu.com/bionic/database/mongodb-clients
- https://packages.ubuntu.com/bionic/mongo-tools
Does it make sense going trough all the trouble above and should I simply install the MongoDB package?