Launching today

SlowQL
Offline SQL static analyzer that catches dangerous queries
1 follower
Offline SQL static analyzer that catches dangerous queries
1 follower
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.





