Hydrate MongoDB ODM
JSON →An Object Document Mapper (ODM) for MongoDB, inspired by JPA, Hibernate, and Doctrine. Version 2.4.0 supports Node.js with TypeScript and decorators, mapping classes to MongoDB documents, change tracking, optimistic locking, and bulk operations for performance. Peer dependency on mongodb ^3.0.1. Key differentiators: class-based mapping with inheritance, decorator support, and bulk write synchronization.
Resources
packagehydrate-mongodb ↗