Docs
CR-SQLite
API Methods
SQLite APIs

SQLite APIs

All sqlite APIs are available given that we're an extension to sqlite.

The sqlite APIs will differ slightly based on what host language you're writing in given each language brings its own sqlite bindings.

SQLite Docs: https://www.sqlite.org/ (opens in a new tab)