Skip to content

IndexPilot 1.1.0a2 — benchmark proposed indexes before merge

Pre-release
Pre-release

Choose a tag to compare

@eyeinthesky6 eyeinthesky6 released this 15 Jul 10:28
b4dccaf

IndexPilot reviews proposed PostgreSQL indexes against observed workload and optional HypoPG planner evidence before a migration is merged.

Highlights:

  • Read-only CLI review of proposed and migration-file indexes
  • PostgreSQL AST parsing with SQLGlot
  • Existing-index overlap checks
  • Optional PostgreSQL 16+ HypoPG planner comparison
  • JSON, Markdown, and SARIF reports for local and CI review
  • Conservative verdicts that remain inconclusive when evidence is incomplete

IndexPilot never creates or drops a physical index. A positive verdict means worth benchmarking on a production copy; it is not measured production latency.