awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSQL Heuristic Rule Evaluation

Evaluating SQL queries against thresholds for joins and row limits to detect bottlenecks.

Distinguishing note: Candidates focus on security forensics or network routing, not SQL performance heuristics

Explore 1 awesome GitHub repository matching data & databases · SQL Heuristic Rule Evaluation. Refine with filters or upvote what's useful.

Awesome SQL Heuristic Rule Evaluation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • xiaomi/soarAvatar de XiaoMi

    XiaoMi/soar

    8,770Voir sur GitHub↗

    Soar is a suite of specialized tools designed for analyzing MySQL performance, advising on indexing, and optimizing SQL syntax. It functions as a performance analyzer, index advisor, and query optimizer to identify bottlenecks and suggest structural improvements for faster execution. The project distinguishes itself through a system for rewriting SQL statements into optimized equivalent versions using custom heuristic rules and patterns. It also features a dedicated index advisor that evaluates query patterns and database metadata to recommend the creation of new indexes. Its broader capabil

    Evaluates queries against predefined thresholds for joins and row limits to identify inefficient patterns.

    Goadvisorauditorcommand-line
    Voir sur GitHub↗8,770
  1. Home
  2. Data & Databases
  3. SQL Heuristic Rule Evaluation