Functional Models ORM Mongo
JSON →An ORM adapter for functional-models that uses MongoDB as the backend datastore. Current stable version is 3.6.1, released periodically on npm. It provides an implementation of the functional-models datastore adapter interface, allowing developers to define functional models and persist them in MongoDB. Key differentiators include full TypeScript support, seamless integration with functional-models library, and a lightweight, functional approach to ORM compared to traditional OOP-based ORMs like Mongoose.