{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"SQLFluff is a SQL linter and auto-fixer that checks SQL code for style and syntax errors across multiple SQL dialects, with support for Jinja templating and dbt.","skillfed_tags":["sql-linting","code-quality","dbt-integration"],"use_cases":["Enforce consistent SQL formatting and style across a team's dbt project or data pipeline.","Automatically fix whitespace, indentation, and spacing issues in SQL files during CI/CD.","Lint SQL code in multiple dialects without rewriting rules for each database system.","Integrate SQL quality checks into a pre-commit hook or IDE workflow.","Validate SQL templates that use Jinja variables before execution."],"what_it_does":"SQLFluff is a dialect-aware SQL linter designed to catch formatting, spacing, and style issues in SQL code. It supports a wide range of SQL dialects\u2014including Snowflake, BigQuery, PostgreSQL, MySQL, Redshift, DuckDB, and many others\u2014as well as Jinja templating and dbt projects. The tool can both report violations and automatically fix most of them, making it useful for enforcing consistent SQL style across teams and codebases.\n\nYou use it primarily as a command-line tool (via `sqlfluff lint` and `sqlfluff fix`) but can also integrate it into Python workflows through its API. It has 13 runtime dependencies including click for CLI, Jinja2 for template support, and pytest for testing. The package is actively maintained with monthly releases and works on Python 3.9 through 3.13.","worth_installing":"Yes. SQLFluff is production-stable, actively maintained, permissively licensed under MIT, and has low install friction. It solves a real problem\u2014enforcing SQL code quality across dialects\u2014with broad dialect support and auto-fix capability. No known vulnerabilities. Install it if you need to lint or format SQL in your codebase or data pipeline."},"id":"collate-sqlfluff","links":{"html":"https://skillfed.io/packages/collate-sqlfluff","md":"https://skillfed.io/packages/collate-sqlfluff.md","pypi":"https://pypi.org/project/collate-sqlfluff/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-28","license_spdx":null,"license_treatment":"permissive","name":"collate-sqlfluff","python_support":"supports_current","summary":"The SQL Linter for Humans"},"popularity":{"monthly_downloads":770912,"position":5103,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.5.3"}
