Docs Menu

Docs HomeDevelop ApplicationsMongoDB DriversKotlin Coroutine

Compatibility

On this page

  • MongoDB Compatibility
  • Compatibility Table Legend
  • Language 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.

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.
No mark
The Driver version is not tested with the MongoDB version.
Kotlin Driver Version
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.1
5.0
4.11
4.10

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.

← Issues & Help