@flagg2/typegoose
v0.1.5
Published
## What
Downloads
4
Readme
typegoose
What
An opinionated mongodb ORM built on top of mongoose.
Why
- Improved type safety for queries
- Removed problems with extremely bad tsc peformance of mongoose
- Built-in search pipeline for mongodb atlas
- Built-in recursive update function that extends but doesnt overwrite nested data
.