{"library":"monastery","type":"library","category":null,"description":"Monastery is a simple and straightforward ODM for MongoDB, designed to be minimal and unopinionated. Current stable version is 4.0.1, with a stable release cadence focused on Node.js >=14. It leverages native MongoDB driver features and provides a clean schema-less interface. Key differentiators include its lightweight footprint, no dependencies on other Mongoose-like strict schemas, and built-in TypeScript support. Monastery is ideal for projects that need a thin data layer without the overhead of a full ORM.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","database","monastery","mongo driver","mongo","mongodb","nodejs","odm","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install monastery","imports":["import { Monastery } from 'monastery'","import { Client } from 'monastery'","import { Model } from 'monastery'"]},{"cmd":"yarn add monastery","imports":[]},{"cmd":"pnpm add monastery","imports":[]}],"homepage":"https://boycce.github.io/monastery/","github":"https://github.com/boycce/monastery","docs":null,"changelog":null,"pypi":null,"npm":"monastery","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}