ts-mongodb-orm

JSON →
library 2.0.1 ·javascript
verified Jun 5, 2026

A TypeScript ORM for MongoDB with zero production dependencies, compatible with the official mongodb driver. Current stable version is 2.0.1, released in September 2023. It provides decorator-based schema definition, CRUD operations, transaction support, and atomic locks. Designed to be intuitive for users familiar with the mongodb driver. Active development with regular updates.