{"library":"mongodb","type":"library","category":null,"description":"Official MongoDB driver for Node.js, maintained by MongoDB Inc. Current stable version is 7.2.0 (released 2025-08-13). Requires Node.js >=20.19.0 and ESM-only since v7. Regularly released every few months, with LTS versions supported for 3 years. Key differentiators: directly integrates with MongoDB protocol, supports connection pooling, transactions, change streams, and modern authentication (AWS IAM, OIDC). Users migrating from v6 must update imports and Node.js version.","language":"javascript","status":"active","version":"7.2.0","tags":["javascript","mongodb","driver","official","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb","imports":["import { MongoClient } from 'mongodb'","import { ObjectId } from 'mongodb'","import type { MongoClient } from 'mongodb'","import { Db, Collection } from 'mongodb'"]},{"cmd":"yarn add mongodb","imports":[]},{"cmd":"pnpm add mongodb","imports":[]}],"homepage":"https://github.com/mongodb/node-mongodb-native","github":"ssh://git@github.com/mongodb/node-mongodb-native","docs":null,"changelog":null,"pypi":null,"npm":"mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}