observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
970 stars 83 forks source link

update DuckDbClient with DuckDb v 0.8 #378

Open ericemc3 opened 1 year ago

ericemc3 commented 1 year ago

Last DuckDb releases (as of 0.8.0) include PIVOT and UNPIVOT, both very useful SQL features for reshaping data.

Fil commented 1 year ago

Documentation:

Fil commented 1 year ago

DuckDB 0.8.0 was included in https://github.com/duckdb/duckdb-wasm/releases/tag/v1.26.0

We are currently using 1.24 (https://github.com/observablehq/stdlib/commit/89f27007453ea1919493dca3fb94b7a5bde03222), see https://github.com/observablehq/stdlib/blob/main/src/dependencies.js