Search Shortcut cmd + k | ctrl + k
capi_quack

Provides a hello world example demo from the C/C++ C API template

Maintainer(s): samansmink

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 examples
multiply_numbers_together scalar NULL NULL  

Overloaded Functions

This extension does not add any function overloads.

Added Types

This extension does not add any types.

Added Settings

This extension does not add any settings.