Robo 3T



-->

  1. Download Robo 3t
  2. Robo 3t Vs Compass
  3. Robo 3t Download For Windows

Robo 3T is a lightweight, open-source, shell centric, cross-platform graphical user interface tool for managing MongoDB workloads. Robo 3T gives you the ability to create databases, collections, add users, documents, execute one-time queries with auto-completion, and visualize results from a GUI interface. Robo 3T is a lightweight, open-source, shell centric, cross-platform graphical user interface tool for managing MongoDB workloads. Robo 3T gives you the ability to create databases, collections, add users, documents, execute one-time queries with auto-completion, and visualize results from a GUI interface. Robo 3T (formerly Robomongo) is the No. 34 repository on GitHub, written on C. We are proud to have such community recognition, even when compared to world-famous projects, such as Google's LevelDB and Facebook RocksDB. Robo 3T (formerly Robomongo) is in top 0.008% of all repositories on GitHub, regardless of technology. Currently, Robo 3T v1.2 and lower versions are supported with Cosmos DB's API for MongoDB. Connect using Robo 3T To add your Cosmos account to the Robo 3T connection manager, perform the following steps: Retrieve the connection information for your Cosmos account configured with Azure Cosmos DB's API MongoDB using the instructions here.

Robo

APPLIES TO: Azure Cosmos DB API for MongoDB

To connect to Cosmos account using Robo 3T, you must:

  • Download and install Robo 3T
  • Have your Cosmos DB connection string information

Note

Download Robo 3t

Currently, Robo 3T v1.2 and lower versions are supported with Cosmos DB's API for MongoDB.

Robo 3t Vs Compass

Connect using Robo 3T

To add your Cosmos account to the Robo 3T connection manager, perform the following steps:

  1. Retrieve the connection information for your Cosmos account configured with Azure Cosmos DB's API MongoDB using the instructions here.

  2. Run the Robomongo application.

  3. Click the connection button under File to manage your connections. Then, click Create in the MongoDB Connections window, which will open up the Connection Settings window.

  4. In the Connection Settings window, choose a name. Then, find the Host and Port from your connection information in Step 1 and enter them into Address and Port, respectively.

  5. On the Authentication tab, click Perform authentication. Then, enter your Database (default is Admin), User Name and Password.Both User Name and Password can be found in your connection information in Step 1.

  6. On the SSL tab, check Use SSL protocol, then change the Authentication Method to Self-signed Certificate.

  7. Finally, click Test to verify that you are able to connect, then Save.

Next steps

Robo 3t Download For Windows

  • Learn how to use Studio 3T with Azure Cosmos DB's API for MongoDB.
  • Explore MongoDB samples with Azure Cosmos DB's API for MongoDB.