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

Driver Compatibility

The following compatibility table specifies the recommended version or versions of the Kotlin Sync driver for use with a specific version of MongoDB.

The first column lists the driver version.

Important

MongoDB ensures compatibility between the MongoDB Server and the drivers for three years after the server version's end of life (EOL) date. To learn more about the MongoDB release and EOL dates, see MongoDB Software Lifecycle Schedules.

Icon
Explanation

All features are supported.

The driver version will work with the MongoDB version, but not all new MongoDB features are supported.

The driver version will not work with the MongoDB version. Attempting to connect to the MongoDB version will result in errors.

No mark

The driver version is not tested with the MongoDB version.

Kotlin Driver Version
MongoDB 8.0
MongoDB 7.0
MongoDB 6.0
MongoDB 5.0
MongoDB 4.2

5.2 to 5.5

4.10 to 5.1

The driver does not support older versions of MongoDB.

For more information about how to read the compatibility table, see our guide on MongoDB Compatibility Tables.

The MongoDB Kotlin Sync Driver requires Kotlin 1.8 or later.

If you have questions about compatibility, visit the following resources for further guidance:

Back

Release Notes

On this page