MongoDB Driver Status
We're actively working on testing MongoDB driver compatibility. The following table show the current status of those tests:
MongoDB driver | Connect | CRUD |
---|---|---|
Node.js | ✅ | ✅ |
Python | ✅ | ✅ |
Go | ✅ | ✅ |
PHP | ✅ | ✅ |
.NET | ❌ Sends an unsupported pre-MongoDB 6.0+ command | ❓ |
Java | ❓ | ❓ |
Rust | ❓ | ❓ |
Ruby | ❓ | ❓ |
- ✅ Verified
- ❌ Does not presently work
- ❓ Not tested