Robo 3T (formerly Robomongo) is a graphical application to connect to MongoDB.

The newest version now includes support for TLS/SSL and SNI which is required to connect to Atlas M0 free tier clusters.

Prerequisites

  • The latest version of Robo 3T (I’m using Studio 3T)
  • Whitelist your public ip address in Atlas, or disable the whitelist by adding 0.0.0.0/0 to your whitelist (Cluster > Security > IP Whitelist)
  • No network restrictions that block you from using TCP port 27017 to your cluster

Once you have installed the latest version, open the application and create your first Atlas profile.

#mongodb #backend #database #programming #development

Connecting to Atlas using Robo 3T/Studio 3T
1.95 GEEK