duckdb icon indicating copy to clipboard operation
duckdb copied to clipboard

🦆 fast duckdb bindings for bun runtime

Results 6 duckdb issues
Sort by recently updated
recently updated
newest added

Running the node duckdb bindings in bun is resulting in segfaults for me and bun is failing to load my UDFs. I was wondering whether any support was planned for...

It would be nice to open a db as read only https://duckdb.org/docs/api/cli.html#opening-database-files

I'm giving this a try with an existing project (trying to see if using bun resolves a memory leak I'm seeing with DuckDB+Nodejs) but I get a problem on loading...

It would be great to have arrow support for efficient transport of larger datasets. See https://duckdb.org/docs/api/nodejs/reference.html#module_duckdb..Connection+arrowIPCStream for the node api.

Any plans on supporting appenders? https://duckdb.org/docs/data/appender