Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/ / /
Java Sync Driver

Connection Guide

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

  • Create a MongoClient

  • Specify Connection Options

  • Connection Troubleshooting

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

Back

Quick Reference

On this page