{"library":"nest-mongodb","type":"library","category":null,"description":"A NestJS module for integrating the MongoDB driver (not Mongoose) into NestJS applications. Current version 6.4.0 supports NestJS 6-9 and MongoDB 3-4. Provides InjectDb and InjectCollection decorators for injecting native Mongo Db and Collection instances. Released monthly, modeled after official NestJS Mongoose module but without ODM layer. Key differentiator: direct MongoDB driver access without Mongoose overhead.","language":"javascript","status":"active","version":"6.4.0","tags":["javascript","mongo","mongodb","nest","nestjs","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install nest-mongodb","imports":["import { MongoModule } from 'nest-mongodb'","import { InjectDb } from 'nest-mongodb'","import { InjectCollection } from 'nest-mongodb'","import { MongoOptionsFactory } from 'nest-mongodb'"]},{"cmd":"yarn add nest-mongodb","imports":[]},{"cmd":"pnpm add nest-mongodb","imports":[]}],"homepage":"https://github.com/erikc5000/nest-mongodb#readme","github":"https://github.com/erikc5000/nest-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"nest-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}