How to connect Robomongo to MongoDB

前端 未结 10 2166
借酒劲吻你
借酒劲吻你 2020-11-27 16:51

I am having MongoDB and Robomongo in my running system, I am using Robomongo as client, I have installed MongoDB on different system which I am treating as server, I want to

10条回答
  •  一生所求
    2020-11-27 17:25

    I exported from Studio 3T the following connection:

    mongodb://youn-nosql-grej-test:xxxyyyzzz@youn-nosql-grej-test.documents.azure.com:10255/admin?3t.uriVersion=2&3t.certificatePreference=RootCACert:accept_any&3t.databases=admin&3t.connectionMode=direct&3t.useClientCertPassword=false&3t.connection.name=Grej-Test&readPreference=primary&ssl=true

    And fill it in the following screens:

提交回复
热议问题