{"library":"jsreport-mongodb-store","type":"library","category":null,"description":"jsreport extension for persisting report templates and reports in MongoDB. Current version 1.3.3 (stable, maintenance mode). Provides seamless integration of MongoDB as the document store and optionally GridFS for binary blob storage. Supports both single-node and replica set connections via URI or host/database configuration. Differentiators include configurable collection prefix, connection options passthrough, and coexistence with other store providers like fs-store.","language":"javascript","status":"maintenance","version":"1.3.3","tags":["javascript","jsreport","mongodb"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jsreport-mongodb-store","imports":["import jsreport from 'jsreport';\nimport 'jsreport-mongodb-store';","require('jsreport').config.extensions['mongodb-store'] = { address: '127.0.0.1', databaseName: 'std' }","require('jsreport').config.blobStorage = { provider: 'gridFS' }"]},{"cmd":"yarn add jsreport-mongodb-store","imports":[]},{"cmd":"pnpm add jsreport-mongodb-store","imports":[]}],"homepage":"https://github.com/jsreport/jsreport-mongodb-store","github":"ssh://git@github.com/jsreport/jsreport-mongodb-store","docs":null,"changelog":null,"pypi":null,"npm":"jsreport-mongodb-store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}