What is @duckdb/node-api?
"An API for using [DuckDB](https://duckdb.org/) in [Node](https://nodejs.org/)."
@duckdb/node-api is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 428.5 KB on disk.
Installation Guide
# Install via NPM
npm install @duckdb/node-api
# Install via Yarn
yarn add @duckdb/node-api