Docs Menu
Docs Home
/

Client Library Compatibility Tables

MongoDB provides client libraries for many popular languages and frameworks. A driver is a language-specific client library that connects an application to MongoDB. Frameworks add additional functionality, such as object-relational mapping, to the drivers.

The compatibility tables on this page show compatibility between different versions of the client library, MongoDB Server, and the client library language or framework. You can use these tables to ensure your environment remains operational after an upgrade.

Note

Minor Version Compatibility

If a client library is compatible with a major version of MongoDB Server, it is also compatible with the minor and patch releases within that major version unless otherwise specified.

Next

Other Document Database Compatibility