зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
10 строки
268 B
Plaintext
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/
|