{"library":"jovo-db-mongodb","type":"library","category":null,"description":"MongoDB database integration for Jovo v3 framework. Enables storing user-specific data for Alexa Skills and Google Actions in a MongoDB NoSQL database. Current version 3.6.2 (Jovo v3 ecosystem). Provides configuration for database name, collection, URI, and MongoClient options. Includes troubleshooting tips for AWS Lambda timeout (context.callbackWaitsForEmptyEventLoop) and MongoDB Atlas IP whitelisting. Alternative to built-in file-based or DynamoDB integrations. Ships TypeScript types. No peer dependencies required beyond Jovo core.","language":"javascript","status":"active","version":"3.6.2","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jovo-db-mongodb","imports":["import { MongoDb } from 'jovo-db-mongodb';","import type { MongoDbConfig } from 'jovo-db-mongodb';"]},{"cmd":"yarn add jovo-db-mongodb","imports":[]},{"cmd":"pnpm add jovo-db-mongodb","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"jovo-db-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}