Compatibility
On this page
MongoDB Compatibility
The following compatibility table specifies the recommended version or versions of the MongoDB Kotlin Driver for use with a specific version of MongoDB.
The first column lists the driver version.
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 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Language Compatibility
The following compatibility table specifies the recommended version or versions of the MongoDB Kotlin Driver for use with a specific version of Kotlin.
The first column lists the driver version.
Kotlin Driver Version | Kotlin 1.8 |
---|---|
4.10 to 5.2 | ✓ |
For more information on how to read the compatibility tables, see our guide on MongoDB Compatibility Tables.