The duckdb Node.js API can load data from a JSON file. However, I don't see a way to load data from a JSON object, similar to the way duckdb Wasm ingestion works. Is there a way to do this without writing JSON to a file and then loading from the file?
Asked
Active
Viewed 139 times