The MongoDB Go Driver Team is pleased to release version 2.8.2 of the official MongoDB Go Driver. Release Highlights Warning Driver versions v2.1.0 through v2.8.1 are affected by a security issue CVE-2026-81521 in…
Linked issue Refs TML-2956. Summary Closes the typed attribute parsers project after the SQL and Mongo interpreter migrations landed. ADR 231 now records the accepted architecture as implemented, while the completed…
Linked issue Refs TML-2956 — Language Tools Support Prisma Next PSL. Completes the Mongo-family migration onto the declarative attribute-spec kit introduced by the preceding SQL slices. At a glance @@textIndex([name,…
A small setting most teams either ignore or guess at. Here’s the quick version, then the full breakdown. Key Takeaways Fillfactor sets how full Postgres packs each table page on write, leaving the rest as free space for…
PostgreSQL's logging collector is a small pipe-based daemon that prevents message loss and garbling—but turning it on requires a restart, which you'll want on…