{"library":"feathers-mongodb-management","type":"library","category":null,"description":"FeathersJS service adapters for managing MongoDB databases, collections, and users. Version 2.0.1 supports Feathers v5 (Dove) and Node.js >=16, while v1.x supports Feathers v3 (Buzzard) and Node.js >=12. Differentiates from standard MongoDB adapters by enabling physical data segregation per tenant (e.g., organizations) via dedicated databases, simplifying access control in multi-tenant SaaS applications. The plugin provides CRUD services for creating, listing, and dropping databases/collections/users through standard Feathers service interfaces. Release cadence is low; relies on mongodb native driver.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","feathers","feathers-plugin"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install feathers-mongodb-management","imports":["import { database } from 'feathers-mongodb-management'","import { collection } from 'feathers-mongodb-management'","import { user } from 'feathers-mongodb-management'"]},{"cmd":"yarn add feathers-mongodb-management","imports":[]},{"cmd":"pnpm add feathers-mongodb-management","imports":[]}],"homepage":"https://github.com/feathersjs-ecosystem/feathers-mongodb-management","github":"git://github.com/feathersjs-ecosystem/feathers-mongodb-management","docs":null,"changelog":null,"pypi":null,"npm":"feathers-mongodb-management","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}