mongoosejs (@mongoosejs) 's Twitter Profile
mongoosejs

@mongoosejs

Official Twitter of Mongoose, the most downloaded database framework on npm.

Support our work: opencollective.com/mongoose πŸ™

#nodejs #mongodb

ID: 1012226635

linkhttp://mongoosejs.com calendar_today15-12-2012 00:04:34

2,2K Tweet

3,3K Followers

77 Following

Valeri Karpov (@code_barbarian) 's Twitter Profile Photo

Tour of Polar – a hands-on, interactive learning experience for Oso's authz modeled after β€œTour of Go” 19 guided explorations covering RBAC, ReBAC, and ABAC, where you'll 1⃣ Build policies with Polar (Oso's DSL) 2⃣ Edit facts directly 3⃣ See how decisions are made in real time

mongoosejs (@mongoosejs) 's Twitter Profile Photo

ICYMI, `split()` in JavaScript is fairly slow It is significantly faster to check whether the string you want to split by exists before calling split() 🏎️🏎️🏎️ jsbenchmark.com/#eyJjYXNlcyI6W…

ICYMI, `split()` in JavaScript is fairly slow 

It is significantly faster to check whether the string you want to split by exists before calling split() 🏎️🏎️🏎️

jsbenchmark.com/#eyJjYXNlcyI6W…
mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.14.2 released πŸ› οΈ Handle casting array filter paths underneath array filter paths with embedded discriminators πŸ“– Correct schema and model generic params in TS virtuals docs github.com/Automattic/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

mongoose-lean-getters v2.2.2 released πŸ› οΈ Don't apply getters if defaultLeanOptions is set but lean is false πŸ› οΈ Apply single nested subdoc getter results github.com/mongoosejs/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.14.3 released πŸ”– Allow post('init') πŸ”– Fix signature of DocumentArray.id github.com/Automattic/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

mongoose-lean-virtuals v1.1.1 released πŸ› οΈ Avoid unnecessarily setting populate virtuals to [] if query didn't have populate()

mongoosejs (@mongoosejs) 's Twitter Profile Photo

More big changes coming for Mongoose 9: autocomplete for query operators github.com/Automattic/mon… So pumped for this one. We had to scrap it for backwards compatibility in 8.3.

More big changes coming for Mongoose 9: autocomplete for query operators

github.com/Automattic/mon…

So pumped for this one. We had to scrap it for backwards compatibility in 8.3.
mongoosejs (@mongoosejs) 's Twitter Profile Photo

mongoose-lean-virtuals 2.0.0 released ⚠️ Rely on transforms over middleware to apply virtuals and add findOneAndReplace support

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.15.0 released: 🌟 CSFLE support 🌟 Add strictFilter option to findOneAndUpdate 🌟 Stricter projection typing with 1-level deep nesting github.com/Automattic/mon…

Valeri Karpov (@code_barbarian) 's Twitter Profile Photo

The future of data analysis is here Spoiler: it isn't SQL or any other QL. It isn't forms or menus. It's a natural language chat interface where you can build queries, charts, etc. Link to demo: studio.mongoosejs.io/imdb/#/ Video:

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Big news: we're officially starting to test multiple Mongoose require() instances Should mean fewer bugs when your installer happens to install multiple copies of Mongoose github.com/Automattic/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.15.2 released πŸ› οΈ Improve handling for setting paths underneath maps, including maps of maps πŸ› οΈ Report default paths in VersionError message because they can can cause VersionError github.com/Automattic/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.16.0 released 🌟 Add Model.createSearchIndexes() 🌟 Upgrade MongoDB driver -> 6.17.0 github.com/Automattic/mon…

Valeri Karpov (@code_barbarian) 's Twitter Profile Photo

First time using Mongoose Studio to mass update prod data 🀠 Vibe coding is so last month. These days, we vibe prod migrations

First time using Mongoose Studio to mass update prod data 🀠

Vibe coding is so last month. These days, we vibe prod migrations
mongoosejs (@mongoosejs) 's Twitter Profile Photo

Hard at work this week on improved TypeScript schema inference for Mongoose 9 It's been a painful uphill battle but we're getting there 😫

Hard at work this week on improved TypeScript schema inference for Mongoose 9

It's been a painful uphill battle but we're getting there 😫
mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.16.1 released πŸ› οΈ Avoid setting _skipMarkModified when setting nested path with merge option πŸ› οΈ Make sure post save error handler gets doc as param on VersionError github.com/Automattic/mon…

mongoosejs (@mongoosejs) 's Twitter Profile Photo

Mongoose 8.16.2 released πŸ› οΈ Populate after hydrating in queryCursor so populated docs get parent() πŸ› οΈ Support toJSONSchema() on mixed types and improve error message about unsupported types github.com/Automattic/mon…