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