sqruff High-Performance SQL Linter and Formatter
A fast SQL linter and formatter written in Rust by Quary Labs. sqruff provides advanced configurable linting and automated formatting with significantly faster execution than Python-based alternatives, plus a browser playground for quick experimentation.
Installation
Use the upstream install or setup path that matches your environment:
- brew install sqruff
Basic usage or getting-started notes:
bash
For other platforms (pip, cargo, binary downloads), see the installation guide.
Lint a project
Extracted from upstream docs: https://raw.githubusercontent.com/quarylabs/sqruff/HEAD/README.md