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 | MongoDB 3.4 | MongoDB 3.2 | MongoDB 3.0 | MongoDB 2.6 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
5.2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||
5.1 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||
5.0 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||
4.11 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||
4.10 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
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 |
---|---|
5.1 | ✓ |
5.0 | ✓ |
4.11 | ✓ |
4.10 | ✓ |
For more information on how to read the compatibility tables, see our guide on MongoDB Compatibility Tables.