Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 415 Bytes

File metadata and controls

13 lines (9 loc) · 415 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 arm64 (experimental)
  • Linux x64
  • Mac OS X (Darwin) arm64 (Apple Silicon)
  • Mac OS X (Darwin) x64 (Intel)
  • Windows (Win32) x64