Modern MongoDB ORM for TypeScript with type-safe queries and schema validation
npm install @monkko/ormA new modern MongoDB ORM for TypeScript.
Read the docs here for more information.
Core features:
- First class Typescript support via Zod
- Good support for Multiple DB connections (The same Cluster)
- Awesome DX
- Great Migration, Schema Management and Data Validation support