oors MongoDB
JSON →oors-mongodb (v4.29.0) is a module for the oors framework that provides MongoDB integration via Store (thin collection wrapper) and Repository (feature-rich CRUD with validation, relations, and aggregation). It supports seeding, data migration, and built-in GraphQL CRUD akin to Prisma. It uses the official MongoDB Node.js driver (v4+) and is published on npm. Release cadence is tied to the oors monorepo, with monthly patch releases. Differentiators: JSON schema validation, relation-based $lookup joins, and out-of-the-box GraphQL schema generation.