Compatibility
MongoDB 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.
Kotlin Driver Version | MongoDB 8.0 | MongoDB 7.0 | MongoDB 6.0 | MongoDB 5.0 | MongoDB 4.4 | MongoDB 4.2 | MongoDB 4.0 | MongoDB 3.6 |
---|---|---|---|---|---|---|---|---|
5.2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
4.10 to 5.1 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
The driver does not support older versions of MongoDB.
For more information on how to read the compatibility table, see our guide on MongoDB Compatibility Tables.
Language Compatibility
The MongoDB Kotlin Sync Driver requires Kotlin 1.8 or later.
How to Get Help
If you have questions about compatibility, visit the following resources for further guidance:
Ask questions on our MongoDB Community Forums.
Visit our Support Channels.
See Issues & Help.