What is pg?
"PostgreSQL client - pure javascript & libpq with the same API"
pg is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 88.9 KB on disk.
Installation Guide
# Install via NPM
npm install pg
# Install via Yarn
yarn add pg