You are currently viewing an older version of the Java driver documentation.
For the most recent version of the reference documentation, see our MongoDB Java Driver documentation site.
For the most recent version of the reference documentation, see our MongoDB Java Driver documentation site.
MongoDB Java Driver Documentation
Welcome to the MongoDB Java driver documentation hub for the 3.6 driver release.
Whatβs New in 3.6
For key new features of 3.6, see Whatβs New.
Upgrade
To upgrade, refer to the Upgrade Considerations documentation.
MongoDB Driver
For the synchronous MongoDB Driver, see MongoDB Driver section.
MongoDB Async Driver
For the new asynchronous MongoDB Async Driver, the MongoDB Async Driver section.
BSON Library
The BSON library comprehensively supports the BSON spec, the data storage and network transfer format that MongoDB uses for βdocumentsβ. The reference guide provides information about working with Documents, how to use Codecs and Extended JSON support.
On this page