{"library":"mutent-mongodb","type":"library","category":null,"description":"MongoDB adapter for Mutent, an entity management library. Version 1.0.0 is the latest stable release, with ongoing active development. It integrates with MongoDB driver v6+ and Mutent v6+. Key differentiators include built-in lost update/delete protection and bulk update optimization. It supports both ESM and CommonJS modules, and ships TypeScript declarations. The adapter wraps core MongoDB operations (find, insert, replace, update, delete) and exposes mutent-specific errors for lost modifications.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","mutent","mongo","mongodb","collection","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mutent-mongodb","imports":["import { MongoAdapter } from 'mutent-mongodb'","import { MONGODB_LOST_UPDATE } from 'mutent-mongodb'","import { MONGODB_LOST_DELETE } from 'mutent-mongodb'","import { MONGODB_LOST_UPDATES } from 'mutent-mongodb'"]},{"cmd":"yarn add mutent-mongodb","imports":[]},{"cmd":"pnpm add mutent-mongodb","imports":[]}],"homepage":"https://github.com/greguz/mutent-mongodb#readme","github":"https://github.com/greguz/mutent-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"mutent-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}