Provides a hello world example demo from the C/C++ C API template
Installing and Loading
INSTALL capi_quack FROM community;
LOAD capi_quack;
About capi_quack
The capi_quack extension is based on DuckDB's C/C++ C API template.
Added Functions
function_name | function_type | description | comment | example |
---|---|---|---|---|
multiply_numbers_together | scalar |