sql-optimizer
Here are 13 public repositories matching this topic...
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
-
Updated
Sep 14, 2026 - PHP
A Typescript mirror of sqlglot to run natively in the browser
-
Updated
Sep 15, 2026 - TypeScript
Prototype database for designing database kernel
-
Updated
May 20, 2026 - Go
The Magic of Programming
-
Updated
Jul 22, 2026 - SCSS
Production-style SQL performance analyzer that detects query anti-patterns, runs real SQLite EXPLAIN QUERY PLAN analysis, recommends indexes, and validates improvements with before/after benchmarks.
-
Updated
Sep 5, 2026 - Python
AI-powered CLI tool for analyzing and optimizing MySQL queries using Google Gemini.
-
Updated
Aug 6, 2026 - Python
PawSQL-CE(Community Edition) provides advanced SQL rewrite optimization, and smart index recommendation capabilities for PostgreSQL and MySQL database.
-
Updated
Jun 19, 2025
Rule-based SQL query optimizer in Python (sqlglot) featuring composable AST rewrites: predicate pushdown, projection pruning, and constant folding. Paired with a React visualizer rendering logical plans as annotated node graphs with per-pass telemetry.
-
Updated
Apr 10, 2026 - Python
This project emphasizes the role of databases in the delivering parcels activity, by implementing an application that uses a relational database for processing the information
-
Updated
Dec 6, 2023 - HTML
SqlOptimizer is a SQL Server optimizer and query analyzer for SQL performance tuning. It parses T-SQL into an AST, lints the query against 20 deterministic optimization rules (SQL001–SQL020), scores complexity and performance risk, generates and ranks rewritten SQL candidates, and validates candidate semantics with explicit, evidence-based outcomes
-
Updated
Sep 11, 2026 - C#
This repository provides a guide to optimizing Oracle PL/SQL queries for large datasets, focusing on improving performance, reducing execution time, and minimizing resource usage. It includes practical examples and best practices to help you efficiently manage large-scale datasets.
-
Updated
Dec 14, 2024 - Jupyter Notebook
Add this topic to your repo
To associate your repository with the sql-optimizer topic, visit your repo's landing page and select "manage topics."