{"library":"nest-mongodb-ts5","type":"library","category":null,"description":"A NestJS module that integrates the official MongoDB Node.js driver (not Mongoose) into NestJS applications, providing dependency injection for Db and Collection objects. Version 6.4.0 supports NextJS 6-10 and TypeScript 5 decorators. This is a fork of the original erikc5000/nest-mongodb, updated to support TypeScript 5 decorator syntax, which the original maintainer has not yet published. Differentiates from the Mongoose module by offering lower-level MongoDB driver access without schema/models.","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-ts5","imports":["import { MongoModule } from 'nest-mongodb'","import { InjectDb } from 'nest-mongodb'","import { InjectCollection } from 'nest-mongodb'"]},{"cmd":"yarn add nest-mongodb-ts5","imports":[]},{"cmd":"pnpm add nest-mongodb-ts5","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-ts5","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}