sql_query_analyzer 0.16.0

Static analysis tool for SQL queries with 35 built-in rules for performance, security, and style
Documentation
# SPDX-FileCopyrightText: 2026 RAprogramm
# SPDX-License-Identifier: MIT

[book]
title = "SQL Query Analyzer"
description = "Static analysis and LLM-powered optimization for SQL queries"
authors = ["RAprogramm"]
language = "en"
src = "src"

[output.html]
git-repository-url = "https://github.com/RAprogramm/sql-query-analyzer"
edit-url-template = "https://github.com/RAprogramm/sql-query-analyzer/edit/main/docs/{path}"
default-theme = "ayu"
preferred-dark-theme = "ayu"

[output.html.fold]
enable = true
level = 1