notes/db/nosql/mongo/tools/mongosh.txt
Ihar Hancharenka 5224f2a9d9 m
2023-08-12 22:49:22 +03:00

10 строки
268 B
Plaintext

https://www.mongodb.com/docs/mongodb-shell/install/
https://github.com/mongodb-js/mongosh
sudo apt-get update
sudo apt-get install mongodb-mongosh
mongodb://<usr>:<pwd>@localhost:27017/test
https://www.mongodb.com/docs/manual/reference/method/