What is mongodb?
"The official MongoDB driver for Node.js"
mongodb is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 3.3 MB on disk.
Installation Guide
# Install via NPM
npm install mongodb
# Install via Yarn
yarn add mongodb