Skip to content

v2.0.0 — Postgres-native query intelligence

Latest

Choose a tag to compare

@DamilShahzad7 DamilShahzad7 released this 28 Jun 09:28

Highlights

  • Postgres-first repositioning: secure read-only SQL, EXPLAIN plan analysis, 10M-row partitioned benchmark
  • Parser-based validation (pg_query_go), pg_stat_statements dashboard, RLS demo, pgvector semantic search
  • Case study: 1.1s to 145ms covering index optimization on 10M rows

See CHANGELOG.md and docs/case-studies/01-query-optimization.md on main.