observablehq / stdlib

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

NOT ISSUE: Can stdlib read .duckdb file? #384

Open kuatroka opened 10 months ago

kuatroka commented 10 months ago

As in the title. Can stdlib read .duckdb files? Not parquet, but native .duckdb or .db? If yes, could you please write and example of how to access a local .duckdb file and not one in memory? Thanks