
mongoosejs
@mongoosejs
Official Twitter of Mongoose, the most downloaded database framework on npm. Support our work: http://opencollective.com/mongoose 🙏 #nodejs #mongodb
You might like
Mongoose 5.0.0 formally released! Couple small fixes for @MongoDB 3.6 support (github.com/Automattic/mon…) and a brand new docs layout: mongoosejs.com/docs/guide.html! #nodejs #mongodb
Cool pattern using Mongoose statics for logging 😎
Also good for Locality of Behavior All notifications, etc. are in the function, instead of some event layer indirection Makes testing easier: the `if (isTest)` bit makes it so that `await Log.sideEffect()` waits for the result if NODE_ENV === 'test'

Mongoose 8.19.1 released: 🏎️ Avoid getting all modified paths in update when checking if versionKey needs to be set 🛠️ Throw error if using update operator with modifier and no path github.com/Automattic/mon…
Mongoose 8.19.0 released 🌟 Upgrade mongodb driver to 6.20.0 🏎️ Optimize InferRawDocType types github.com/Automattic/mon… Thanks for the TypeScript perf optimizations @ssalbdivad @arktypeio 👍
Mongoose aliases is joke to you? 😅

Mongoose 8.18.3 released 🛠️ Avoid throwing error if update has a top-level $addToSet with no path 📒 Allow passing arbitrary options to query options for plugin compatibility github.com/Automattic/mon…
We finally corrected an incorrect statement in our hooks library's docs 🌝🏀

Major change we're considering for Mongoose 9: dropping support for callbacks (next, done, etc) in pre hooks Have thoughts? Chime in here 👉 github.com/Automattic/mon…
Mongoose 8.18.2 released: 🛠️ Prevent $clone() from converting mongoose arrays into vanilla arrays 🛠️ Use correct collection name for model when using useConnection() github.com/Automattic/mon…
The best db setup right here 👇
My database is hosted on MongoDB Atlas. I create a free M0 customer for each new project and use daily backups ($10/month). I use mongoose on top to simplify queries.

We've been saying this for 15 years 😂
Working with and changing database schemas is a nightmare with vibe coding Especially once you have lots of production data. Probably the hardest thing to do in vibe coding right now. How's everyone handling this stuff?
May be biased but we agree 😆
Mongoose 8.18.1 released 📒 Correct type inference for maps of maps 📒 Copy base model statics onto discriminator model github.com/Automattic/mon…
Common gotcha here: Mongoose supports BOTH minlength and minLength as a way to add a minimum length validator Because it is so easy to typo
Spot the bug 🐛 in this Mongoose schema! 👀 What’s wrong with the code below? 👉 Bonus: How would you fix it? A) Missing closing curly brace } in the schema B) Wrong export syntax C) mongoose.model should use lowercase user instead of 'User' D) Nothing is wrong #100DaysOfCode

🌟
My dream when I started @vercel was to build the organization where open source builders could thrive. After starting socket.io, @mongoosejs, and of course @nextjs, it's a true honor to now be able to support builders like the @nuxt_js and @sveltejs teams. This is…
socket.io
Socket.IO
Socket.IO
New blog post about comparing and sorting arrays in @MongoDB 👇🏼 It's a long story with a short conclusion to help remind it dev.to/franckpachot/m…
Mongoose 8.18.0 released 🌟 Support for union types 📒 Remove logic that omits timestamps when virtuals, methods, etc. options set github.com/Automattic/mon…
Mongoose 8.17.2 released 🛠️ Avoid Model.validate() hanging when all paths fail casting 📒 Better support for flattenObjectIds and versionKey options for toObject() and toJSON() github.com/Automattic/mon…
Mongoose 8.17.1 released 🛠️ Propagate read preference and read concern to populate if read() called after populate() 🛠️ Call correct function in autoSearchIndex github.com/Automattic/mon…
United States Trends
- 1. No Kings 1M posts
- 2. Carnell Tate 5,644 posts
- 3. Brian Kelly 7,459 posts
- 4. Vandy 12.7K posts
- 5. #UFCVancouver 8,770 posts
- 6. Ole Miss 9,988 posts
- 7. Vanderbilt 10.5K posts
- 8. Diego Pavia 4,265 posts
- 9. Cash Jones N/A
- 10. Barlow 3,108 posts
- 11. Beamer 3,558 posts
- 12. Tony Vitello 3,511 posts
- 13. Gunner 5,091 posts
- 14. Dork Cult Protest Day 48.7K posts
- 15. Constitutional Republic 20.3K posts
- 16. Clark Lea 1,274 posts
- 17. Hammond 2,291 posts
- 18. Shapen N/A
- 19. Julian Sayin 1,534 posts
- 20. Sorokin N/A
You might like
-
Le Gruppetto
@LeGruppetto -
GraphQL
@GraphQL -
ionic
@Ionicframework -
Valeri Karpov
@code_barbarian -
Tony Kovanen
@TonyKovanen -
CHAD GOODMAN
@chadgoodman -
SimpsonDub🎙(Doblaje de Los Simpson)
@SimpsonDoblaje -
Isaac Newton Group
@INGLaPalma -
NodeSource
@NodeSource -
Hygraph
@hygraph -
Total.js Platform
@totalframework -
ensdao.eth
@ENS_DAO -
Pylon
@usepylon
Something went wrong.
Something went wrong.