Skip to content

docs: add index guidance to performance tuning#2623

Draft
evenyag wants to merge 1 commit into
mainfrom
docs/performance-tuning-schema-design
Draft

docs: add index guidance to performance tuning#2623
evenyag wants to merge 1 commit into
mainfrom
docs/performance-tuning-schema-design

Conversation

@evenyag

@evenyag evenyag commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

What's Changed in this PR

Document schema and index design as performance-tuning levers.

  • Add a query-tuning workflow that uses EXPLAIN ANALYZE VERBOSE and query predicates to identify index candidates.
  • Explain index selection, costs, validation metrics, and the newly flushed data limitation.
  • Link the performance guide to the table-design and data-index documentation.
  • Align the table-design skill with how indexes are built for SST files produced by subsequent flushes.

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

Signed-off-by: evenyag <realevenyag@gmail.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e06679
Status: ✅  Deploy successful!
Preview URL: https://4f092c60.greptime-docs.pages.dev
Branch Preview URL: https://docs-performance-tuning-sche.greptime-docs.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant