Docs Menu
Docs Home
/ / /
Go Driver

Connection Guide

Learn how to set up a connection and specify connection behavior from your application to a MongoDB deployment using the Go driver in the following sections:

  • Create a MongoClient

  • Specify Connection Options

  • Connection Troubleshooting

For more information about authenticating with a MongoDB instance, see the Authentication Mechanisms section.

Back

Get Started

On this page