[Node](https://nodejs.org/) bindings to the [DuckDB C API](https://duckdb.org/docs/api/c/overview).
npm install @duckdb/node-bindingsNode bindings to the DuckDB C API.
See @duckdb/node-api for a high-level API built on these low-level bindings.
- Linux arm64
- Linux x64
- Mac OS X (Darwin) arm64 (Apple Silicon)
- Mac OS X (Darwin) x64 (Intel)
- Windows (Win32) x64