mongoosejs's profile picture. Official Twitter of Mongoose, the most downloaded database framework on npm.

Support our work: http://opencollective.com/mongoose 🙏

#nodejs #mongodb

mongoosejs

@mongoosejs

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

Fijado

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


Mongoose 9.0.0-rc0 is out! Try it out and let us know if you spot any issues Improvements include better autocomplete for create() and query filters; full async stack traces; native UUIDs; and 20% smaller bundle size github.com/Automattic/mon…


mongoosejs reposteó

Having @code_barbarian on TKYT #67 to geek out on @mongoosejs and Mongoose Studio. Subscribe on the channel so you don't miss it when it's uploaded youtube.com/@dominuskelvin

Dominus_Kelvin's tweet image. Having @code_barbarian on TKYT #67 to geek out on @mongoosejs and Mongoose Studio.

Subscribe on the channel so you don't miss it when it's uploaded

youtube.com/@dominuskelvin

Mongoose 8.19.4 released 🛠️ Avoid throwing error on array of unions 7⃣ community minor bugs and docs fixes 🥳 github.com/Automattic/mon…


mongoosejs reposteó

Pleased to finally share more about what we’ve been working on with Mongoose Studio. A MongoDB GUI that actually understands your Mongoose schemas Schema-aware autocomplete, AI dashboards, and it runs right inside your app thecodebarbarian.com/introducing-mo…


Mongoose 8.19.3 released: 🛠️ Correctly apply shard key on deleteOne() 🛠️ Correctly cache text indexes as 'text' not 1 github.com/Automattic/mon…


Mongoose 8.19.2 is 50% faster at setting defaults on updates. Go upgrade and enjoy the speed boost 🚀

mongoosejs's tweet image. Mongoose 8.19.2 is 50% faster at setting defaults on updates.

Go upgrade and enjoy the speed boost 🚀

Neat little "provenance" checkbox on npm:

mongoosejs's tweet image. Neat little "provenance" checkbox on npm:

Mongoose 8.19.2 released 🏎️ Avoid computing all modified paths when running setDefaultsOnInsert and update validators 🛠️ Correct handling of relative vs absolute paths with maps and subdocuments Also our first automated publish with provenance 😎 github.com/Automattic/mon…



Mongoose 8.19.2 released 🏎️ Avoid computing all modified paths when running setDefaultsOnInsert and update validators 🛠️ Correct handling of relative vs absolute paths with maps and subdocuments Also our first automated publish with provenance 😎 github.com/Automattic/mon…


Incredibly cool usage of Mongoose 👇

We were invited to continue building Artificial Brains from @fdotinc this November. And to celebrate, with a bit of SF spirit and nostalgia for the old times when the internet was free, we're open-sourcing a Knowledge Graph SDK for @MongoDB built on top of @mongoosejs Why? Bc…



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'

code_barbarian's tweet image. 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? 😅

mongoosejs's tweet image. Mongoose aliases is joke to you? 😅

PRO TIP: Use single character column names in your database. ‘u’ for users, ‘p’ for password, ‘e’ for email. We reduced our database size by 40% just from shorter column names.



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 🌝🏀

mongoosejs's tweet image. 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.

marc_louvion's tweet image. 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.


Loading...

Something went wrong.


Something went wrong.