Compatibility
On this page
MongoDB Compatibility
The following compatibility table specifies the recommended version or versions of the MongoDB Scala Driver for use with a specific version of MongoDB.
The first column lists the driver version.
Scala 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 |
---|---|---|---|---|---|---|---|---|---|
5.2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
4.10 to 5.1 | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
4.8 to 4.9 | ⊛ | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
4.7 | ⊛ | ⊛ | ⊛ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Language Compatibility
The following compatibility table specifies the recommended version or versions of the MongoDB Scala Driver for use with a specific version of Scala.
The first column lists the driver version.
Scala Driver Version | Scala 2.13 | Scala 2.12 | Scala 2.11 |
---|---|---|---|
4.7 to 5.2 | ✓ | ✓ | ✓ |
To learn more about how to read the compatibility tables, see our guide on MongoDB Compatibility Tables.