Recipes

Reusable SuperSQL functions and operators for common tasks. Include them in your queries with from or -I:

from 'string.spq' | values sk_capitalize('hello')
super -I string.spq -c "values sk_capitalize('hello')"

Recipe source files are available in the superdb-mcp repository.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.