Monastery

JSON →
library 4.0.1 ·javascript
verified Jun 5, 2026

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.