Source: /cirosantilli/sqlite-c-extension

= SQLite C extension
{c}
{wiki}

Example: \a[sqlite/ip.c], adapted from https://www.sqlite.org/loadext.html[], also mentioned explained at: https://stackoverflow.com/questions/7638238/sqlite-ip-address-storage/76520885\#76520885[].

Sample usage in the test program: \a[sqlite/test.sh].

Docs: https://www.sqlite.org/loadext.html