Skip to content
#

sql-linter

Here are 20 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#
sqlens-for-laravel

Database safety for Laravel on PostgreSQL and MySQL. SQLens lints the SQL your migrations actually emit for lock and downtime risk, audits live schemas, detects drift and security issues, classifies deploy risk, and provides deterministic CI-ready guards with explicit pass, fail, or undetermined results.

  • Updated Sep 17, 2026
  • PHP

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