Skip to content
#

sql-linter

Here are 18 public repositories matching this topic...

SQL Server / T-SQL migration linter: validates and explains DDL before it runs — locking (Sch-M), table rewrite vs metadata-only, reversibility, idempotency, failure risk. Deterministic static analysis, offline, CI-ready with SARIF and a GitHub Action. No LLM.

  • Updated Aug 30, 2026
  • C#

CI gate for analytical SQL: captures DuckDB execution plans and runtime distributions for a whole query corpus, then fails the pull request when a query regresses and names the operator that changed. Rank test anchored to a measured noise floor, plus a sqlglot anti-pattern linter and Snowflake transpilation.

  • Updated Aug 3, 2026
  • Python

Add this topic to your repo

To associate your repository with the sql-linter topic, visit your repo's landing page and select "manage topics."

Learn more