What is pg-cursor?
"Query cursor extension for node-postgres"
pg-cursor is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 9.9 KB on disk.
Installation Guide
# Install via NPM
npm install pg-cursor
# Install via Yarn
yarn add pg-cursor