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.
Compatibility Table Legend
Icon | Explanation |
---|---|
✓ | All features are supported. |
⊛ | The Driver version will work with the MongoDB version, but not all
new MongoDB features are supported. |
No mark | The Driver version is not tested with the MongoDB version. |
Kotlin Sync Driver Version | MongoDB 8.0 | MongoDB 7.0 | MongoDB 6.1 | MongoDB 6.0 | MongoDB 5.0 | MongoDB 4.4 | MongoDB 4.2 | MongoDB 4.0 | MongoDB 3.6 | MongoDB 3.4 |
---|---|---|---|---|---|---|---|---|---|---|
5.2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
5.1 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
5.0 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
4.11 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
4.10 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
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.