Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 483 Bytes

File metadata and controls

5 lines (3 loc) · 483 Bytes

DuckDB Node Bindings: Linux arm64 (experimental)

Binaries supporting Node bindings to the DuckDB C API for Linux arm64. These are experimental; they are not fully tested.

See @duckdb/node-bindings for a low-level API that uses these binaries, or @duckdb/node-api for a high-level API built on those bindings.