Classy Mongo
JSON →Classy Mongo (v0.0.14) is a lightweight, class-based ODM for MongoDB, providing a simple way to define models using ES6 classes with property prototypes for schema definition. It offers methods like `findById`, `insertOne`, and static query helpers. Released infrequently, it is a minimal alternative to Mongoose, suitable for small projects or prototypes.
Resources
packageclassy-mongo ↗