Official Twitter of Mongoose, the most downloaded database framework on npm. Support our work: opencollective.com/mongoose 🙏 #nodejs #mongodb

Miami Beach, FL
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
1
88
Mongoose 7.6.11 released: 🛠️ Avoid match function filtering out null values in populate result 🛠️ Support setting discriminator options in Schema.prototype.discriminator() Full changelog: github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
1
184
Mongoose 6.12.8 (legacy) released 🛠️ Handle virtuals that are stored as objects but getter returns string with toJSON 🛠️ Consistently set wasPopulated to object with value property rather than boolean Full changelog github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
1
204
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
93
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
1
94
Mongoose 8.2.3 released 🛠️ Avoid returning string 'nested' as schematype 📚 Add missing search index types github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
1
4
243
mongoosejs retweeted
We prefer iterating over cursors when working with data sets too big to fit into memory. Avoid aggregation framework Cursor loops are easier to read and debug. A bit slower, but worth the cost #NodeJS #MongoDB
1
2
4
423
Mongoose copies non-conflicting schema options when you call `add()` with a schema. That means you can define additional schema options when composing schemas 👍 #NodeJS #MongoDB
1
2
181
mongoosejs retweeted
We make heavy use of Mongoose virtuals to minimize frontend logic Write one Mongoose virtual, means all clients can reuse the same logic, even if iOS or Kotlin #NodeJS
2
2
4
383
Mongoose schema `clone()`, `pick()`, and `add()` makes it easy to reuse paths from one schema in a new schema Take advertiser schema's `_id` and `name`, add a `$vector` property, done ⭐ #NodeJS #MongoDB
1
1
3
315
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
93