OptimizeQL — AI-powered SQL query optimizer
-
Updated
Mar 28, 2026 - TypeScript
OptimizeQL — AI-powered SQL query optimizer
2000x query speedup on 10M rows using BRIN indexes. Full EXPLAIN ANALYZE benchmarks. PostgreSQL 16.
CLI wrapper around pev2 for visualizing PostgreSQL EXPLAIN plans with live reload
A fully normalized Hotel Booking System Database designed using PostgreSQL, following 3rd Normal Form (3NF) principles. This project demonstrates real-world database design, indexing, stored procedures, and query optimization.
Query profiler for pgx v5 — drop-in tracer that captures EXPLAIN (ANALYZE, FORMAT JSON) plans via inline SQL annotations and a pluggable Reporter interface
Add a description, image, and links to the explain-analyze topic page so that developers can more easily learn about it.
To associate your repository with the explain-analyze topic, visit your repo's landing page and select "manage topics."