Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Databases

3 items on 25 Jun 2026
MongoDB GitHub

mongodb/node-mongodb-native: v7.4.0

7.4.0 (2026-06-25) The MongoDB Node.js team is pleased to announce version 7.4.0 of the mongodb package! Release Notes Explicit resource management is now stable The Symbol.asyncDispose methods on MongoClient,…

Source: Mongo Node Driver Releases github-actions[bot]
MongoDB

10 Years of MongoDB Atlas: Built for What’s Next

Nearly a decade ago, I joined MongoDB as a Senior Product Manager to help build the company’s new cloud product, MongoDB Atlas. Our customers had been telling us they wanted to bring MongoDB’s familiar developer…

Source: MongoDB Blog
Go GitHub Databases

go-gorm/gorm: Release v1.31.2

Changes Fix potential rows leak on panic by deferring rows.Close() @omer-cengel (#7798) perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting @alpardfm (#7796) Document NowFunc timezone behavior…

Source: GORM Releases github-actions[bot]