mongodb-minimal

JSON →
library 2016.12.28 ·javascript abandoned
verified Jun 7, 2026

A zero-dependency repackaging of the official MongoDB driver v2.2.16 for Node.js. Originally published in 2016, this package is archived and no longer maintained. It was created to strip out dependencies from the mongodb npm package, but it lags far behind the official driver (current major version is 6) and lacks security updates, modern features like transactions, and TypeScript types. Not recommended for new projects; use the official mongodb or mongoose package instead.