{"library":"mondel","type":"library","category":null,"description":"Mondel is a lightweight TypeScript ORM for MongoDB, optimized for serverless environments (Cloudflare Workers, Vercel Edge, AWS Lambda). Current stable version is 0.2.4. It provides 100% type-safe schemas with full inference, Zod integration for runtime validation, and a Prisma/Drizzle-inspired API. Unlike Mongoose or Typegoose, it uses zero decorators or reflection, resulting in a minimal bundle (~27KB) and no cold-start overhead. It requires Node.js 18+, MongoDB 6.0+, and TypeScript 5.0+.","language":"javascript","status":"active","version":"0.2.4","tags":["javascript","mongodb","orm","typescript","zod","cloudflare-workers","serverless","edge","database"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install mondel","imports":["import { defineSchema } from 'mondel'","import { createClient } from 'mondel'","import type { SchemasToClient } from 'mondel'","import { s } from 'mondel'"]},{"cmd":"yarn add mondel","imports":[]},{"cmd":"pnpm add mondel","imports":[]}],"homepage":"https://mondel-orm.pages.dev","github":"https://github.com/edjo/mondel","docs":null,"changelog":null,"pypi":null,"npm":"mondel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}