makroumi

makroumi

Backend engineer. Database Performance.

Badges

Tastemaker
Tastemaker

Forums

makroumi

21h ago

SlowQL - Offline SQL static analyzer that catches dangerous queries

SlowQL is an offline SQL static analyzer with 272 rules across 14 dialects. It catches SQL injection, DELETE without WHERE, leading wildcards that kill indexes, cartesian joins, hardcoded credentials and cloud cost antipatterns before they reach production. Works in VS Code as you type, in CI via GitHub Actions, as a pre-commit hook, or via CLI and Docker. Schema-aware validation against your DDL files. Safe autofix engine with diff preview.
View more