最後活躍 1729920630

MongoDB-2.sh 原始檔案
1$ sudo mkdir -p /data/db
2$ ./mongod
3$
4$ # The mongosh shell connects to localhost and test database by default:
5$ ./mongosh
6test> help