{"library":"serverless-mongodb-local","type":"library","category":null,"description":"Serverless plugin that automatically starts and stops a local MongoDB instance using mongodb-memory-server. Downloads MongoDB binaries on first use. Serves as a local equivalent to DocumentDB/CosmosDB for development and testing. Compatible with Serverless Framework v2 and v3. Released under MIT license, last updated in 2023. Key differentiator: integrates seamlessly into Serverless offline workflows, supports seeding from JSON files, and provides environment variables for connection URIs. Alternative to using a separate MongoDB installation or Docker container.","language":"javascript","status":"maintenance","version":"1.6.0","tags":["javascript","serverless","serverless plugin","sls","plugin","mongodb","cosmosdb","documentdb","local"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install serverless-mongodb-local","imports":["plugins:\n  - serverless-mongodb-local","const { MongoClient } = require('mongodb');","import { MongoMemoryServer } from 'mongodb-memory-server';"]},{"cmd":"yarn add serverless-mongodb-local","imports":[]},{"cmd":"pnpm add serverless-mongodb-local","imports":[]}],"homepage":"https://github.com/bealearts/serverless-mongodb-local#readme","github":"https://github.com/bealearts/serverless-mongodb-local","docs":null,"changelog":null,"pypi":null,"npm":"serverless-mongodb-local","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}