Couchbase Sqlpp Tuning

Diagnose and tune slow Couchbase SQL++ / N1QL queries. Use whenever the user asks about query performance, slow queries, EXPLAIN plans, why an index isn't being used, IntersectScan, PrimaryScan, covering indexes, partial indexes, array indexes (ANY / EVERY / UNNEST), index selection, query hints, the cost-based optimizer, the Index Advisor (ADVISE), system:completed_requests, query profiling (kernTime / servTime / execTime), pagination performance, prepared statements, or 'this query is slow / how do I make it faster.' Distinct from couchbase-data-modeling (document shape) and couchbase-mcp (operating the cluster) — this skill is about reading plans, designing the right indexes, and reshaping queries that already exist. Use proactively when the user shares an EXPLAIN output or a slow query.

celticht32 3311749 8 files · 62.2 KB Updated

File contents

celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase/couchbase-sqlpp-tuning commit 33117497e1

Frequently asked questions

npx skillmds@latest add celticht32/couchbase-sqlpp-tuning