{"library":"mongolass","type":"library","category":null,"description":"Mongolass is an elegant MongoDB driver for Node.js that provides a Mongoose-like API with simpler schema definitions, a pure separation of Schema/Model/Entity, and an awesome plugin system. Current stable version is 4.4.7, with a release cadence of about 6-12 months. Key differentiators: optional pure schemas for validation only (not mixed with Model/Entity), powerful plugin hooks (before/after operations), and lightweight design (no heavy middleware overhead). It supports Node.js >=8, ESM and CJS, and is fully compatible with the native MongoDB driver (v3.x).","language":"javascript","status":"maintenance","version":"4.4.7","tags":["javascript","mongo","mongodb","mongoose","schema","model","query","odm","orm"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongolass","imports":["import Mongolass from 'mongolass'","import { Schema } from 'mongolass'","import { Types } from 'mongolass'"]},{"cmd":"yarn add mongolass","imports":[]},{"cmd":"pnpm add mongolass","imports":[]}],"homepage":"https://github.com/mongolass/mongolass#readme","github":"https://github.com/mongolass/mongolass","docs":null,"changelog":null,"pypi":null,"npm":"mongolass","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}