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

Miami Beach, FL
JavaScript's `split()` method is actually _very_ slow. Fast enough for end user facing apps, but too slow for libs to use repeatedly. This is why Mongoose pre-splits schema paths: github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
1
6
mongoosejs retweeted
We're adding an official mongoosejs/sample-apps repo. We'll be adding more modern sample apps in that repo. First: a full TypeScript app using our new schema auto type inference Star the repo please 🙏 github.com/mongoosejs/sample… #JavaScript #MongoDB #NodeJS
1
3
9
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
mongoosejs retweeted
Pro tip: store values that you want to sort by in MongoDB. Don't compute them. For example, if you want to sort vehicles by their average review score, store `averageReview`. #NodeJS #MongoDB #JavaScript
1
3
12
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
1
mongoosejs retweeted
Looking to display a user's name with just the first letter of their last name, like "John Smith" -> "John S."? Here's how that works with Mongoose virtuals Learn more: mongoosejs.com/docs/tutorial… #NodeJS #MongoDB #JavaScript
1
2
6
Here's a couple of new features coming in Mongoose 6.5: 🌟 Document.prototype.$inc() : github.com/Automattic/mongoo… 🌟 Global id option: github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
4
Looking for a new job? Love working with Mongoose? Check out mongoosejs.com's new job board 👉 mongoosejs.com/docs/jobs #NodeJS #MongoDB #JavaScript
mongoosejs retweeted
As of Mongoose 6.4, we now support automatic type inference from schemas in TypeScript. No need for document interfaces anymore! Learn more 👉 mongoosejs.com/docs/typescri… #NodeJS #MongoDB #JavaScript
1
6
15
mongoosejs retweeted
Mongoose 6.4.5 released: 🛠️ Set timestamps on subdocuments in insertMany() 🛠️ Fix various issues with auto typed schemas Full changelog: github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
1
8
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
1
1
Mongoose 6 was released August 24! Check out the migration guide: mongoosejs.com/docs/migratin…
mongoosejs retweeted
Mongoose 6.4.4 released: 🛠️ Allow using an object to configure timestamps 🔖 Add more info on $isNew Full changelog: github.com/Automattic/mongoo… #NodeJS #MongoDB #JavaScript
1
2
7