{"library":"qp-mongodb","type":"library","category":null,"description":"The official MongoDB driver for Node.js, maintained by MongoDB Inc. Current stable version is 4.x (as of this metadata) with active development. Supports MongoDB 4.4+, Node.js 12.9.0+, and ships TypeScript definitions. Provides both promise-based and callback APIs, connection pooling, change streams, transactions, and aggregation pipeline support. Compared to alternatives like Mongoose, it is lower-level and does not include schema validation or ORM features, but offers full control over MongoDB operations and better performance for complex queries.","language":"javascript","status":"active","version":"0.0.0-dev.27","tags":["javascript","mongodb","driver","official","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install qp-mongodb","imports":["import { MongoClient } from 'mongodb'","import { Db } from 'mongodb'","import { ObjectId } from 'mongodb'","import { Collection } from 'mongodb'"]},{"cmd":"yarn add qp-mongodb","imports":[]},{"cmd":"pnpm add qp-mongodb","imports":[]}],"homepage":"https://github.com/chequer-io/node-mongodb-native","github":"ssh://git@github.com/chequer-io/node-mongodb-native","docs":null,"changelog":null,"pypi":null,"npm":"qp-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}