makroumi

makroumi

Backend engineer. Database Performance.

Badges

Tastemaker
Tastemaker

Maker History

  • SlowQL
    SlowQLOffline SQL static analyzer that catches dangerous queries
    Mar 2026
  • 🎉
    Joined Product HuntMarch 16th, 2026

Forums

makroumi

2mo 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