MongoDB Node.js Driver

JSON →
library 4.10.100 ·javascript
verified Jun 5, 2026

The official MongoDB driver for Node.js, maintained by MongoDB Inc. This package (version 4.10.100) provides async/await support, transaction support, and a modern API for connecting to MongoDB databases. It ships TypeScript types and requires Node.js >= 12.9.0. Key differentiators include full support for MongoDB features like change streams, aggregation, and gridfs, as well as automatic connection pooling and retryable reads/writes. The driver follows MongoDB's release cadence and is actively developed.