DuckDB

DuckDB for Edge Scripting for bunny.net 🐰

NPM Version

Status

Unfortunately, the edge script runtime does not support importing packages or web workers from a string:

TypeError failed to resolve module; specifier=data:text/javascript;base64,ZXhwb3J0IGZ1bmN0aW9uIGhlbGxvKCkgeyBjb25zb2xlLmxvZygnaGVsbG8nKTsgfTs=, referrer=file:///mod.ts

TypeError failed to resolve module; specifier=blob:null/61964851-020b-4868-8452-02decb02fce1, referrer=file:///mod.ts

The team working on edge scripts has not clarified whether or not this restriction will be lifted.

It is impossible to use DuckDB without supporting these imports.