Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

File metadata and controls

11 lines (7 loc) · 354 Bytes

DuckDB Node Bindings

Node bindings to the DuckDB C API.

See @duckdb/node-api for a high-level API built on these low-level bindings.

Supported Platforms

  • Linux x64
  • Mac OS X (Darwin) arm64 (Apple Silicon)
  • Windows (Win32) x64