{"library":"start-mongodb","type":"library","category":null,"description":"A utility to start a local MongoDB instance if not already running and then connect to it using the native MongoDB Node.js driver. Version 1.0.9 is the latest stable release. This package provides a simple chainable API: start() spawns mongod, then connect() returns a MongoClient promise. It does not handle MongoDB installation—requires pre-installed mongod. Low maintenance, niche use case.","language":"javascript","status":"active","version":"1.0.9","tags":["javascript","mongodb","start","start-mongodb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install start-mongodb","imports":["const mongodb = require('start-mongodb');","mongodb.start(path)","mongodb.start(path).connect(uri)"]},{"cmd":"yarn add start-mongodb","imports":[]},{"cmd":"pnpm add start-mongodb","imports":[]}],"homepage":"https://github.com/kska32/start-mongodb#readme","github":"https://github.com/kska32/start-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"start-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}