What is it?
Mongoose is a NodeJS wrapper that interacts with MongoDB.
What is it like?
Powerful and easy to pick up. It has a powerful relational data modelling set up with validation and hooks.
Fragmented documentation can be a bit tricky, but it does keep up to date with new MongoDB features.
I will continue to use this on all MEAN stack applications I work with.