1.

By Default, Which Database Does Mongodb Connect To?

Answer»

By DEFAULT, the database that mogodb CONNECTS to is test.

e.g.

C:Userssome.user>mongo
MongoDB shell version: 3.2.4
connecting to: test
>

By default, the database that mogodb connects to is test.

e.g.

C:Userssome.user>mongo
MongoDB shell version: 3.2.4
connecting to: test
>



Discussion

No Comment Found