MongoDB provides client libraries for many popular languages and frameworks. These libraries connect your application to MongoDB Server. Frameworks add additional functionality, such as object-relational mapping, to the client libraries.
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.