Built-in Promises Mongoose async operations, like .save() and queries, return Promises/A+ conformant promises . This means that you can do things like MyModel.findOn...
Transactions in Mongoose Getting Started with Transactions With Mongoose Documents and save() With the Aggregation Framework Advanced Usage Transactions in Mongoose Transa...
Subdocuments What is a Subdocument? Subdocuments versus Nested Paths Subdocument Defaults Finding a Subdocument Adding Subdocs to Arrays Removing Subdocs Parents of Subdocs A...
Using GeoJSON Point Schema Polygon Schema Geospatial Queries with Mongoose Geospatial Indexes Using GeoJSON Sponsor #native_company# — #native_desc# GeoJSON is a format ...
Mongo Model injection Connection Multiple databases Hooks (middleware) Plugins Testing Learn the right way! Async configuration Example Mongo Nest supports two methods...
SchemaTypes What is a SchemaType? Example The `type` Key SchemaType Options All Schema Types Indexes String Number Date ObjectId Usage Notes String Number Dates Buffe...