Docs Menu

Docs HomeMongoDB Drivers

MongoDB Compatibility Tables

We include compatibility tables for each version of the driver to guide your decisions on what versions you need to ensure your environment remains fully operational.

We maintain the following tables for each driver:

  • MongoDB compatibility

  • Language compatibility

Read the sections below for detailed explanations of each table.

In the MongoDB Compatibility tables, the columns are labeled with versions of MongoDB server and the rows are labeled with major release versions of the driver.

The check marks (✓) indicate that the driver can access all the features of that specific version of MongoDB server unless those features have been deprecated or removed.

If you are upgrading your server version, your current driver should continue to function properly, but may not be able to access the features introduced in the newer server versions. We recommend using the newest compatible driver when upgrading your server version.

If you are upgrading your driver version, you can use the table to identify which version you need to access all the newest features included in a specific version of the server. Also note that any of the minor or patch versions share the same compatibility as the major version release.

We recommend that you avoid using older versions of the drivers that do not appear on the chart because they are unsupported.

Note

Although the drivers do not advertise compatibility with the versions of the server released after them, they are usually interoperable.

In the Language Compatibility tables, the columns are labeled with versions of the language (e.g. Node.js, Python, etc.) and the rows are labeled with major release versions of the driver.

The check marks (✓) indicate that the code in the driver is fully compatible with the version of the language.

←  TypeScript
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.