Plugins
Loading...

Tables in turbopuffer

The turbopuffer plugin includes 5 tables:

Name
Description
Queries
Targeted document lookups within a namespace (vectors always excluded). Requires a namespace qual; supports id equality pushdown. Scans are capped at 100 documents — intended for canary checks and small governance samples, not bulk export.
Namespaces in the turbopuffer organization, with size, activity, schema and encryption posture from the metadata API.
One row per attribute in each namespace schema: type, filterability, full-text/regex/glob/fuzzy indexing, and vector/sparse index flags.
On-demand recall evaluation via POST /v1/namespaces/:ns/_debug/recall. COSTS REAL QUERIES: each row runs `num` ANN searches plus exhaustive ground-truth searches. Requires a namespace qual; never scanned automatically.
Regions configured on this Steampipe connection, with their API endpoints. Join anchor for residency queries.