coc-sqlfluff

JSON →
library 0.11.4 ·javascript
verified Jun 4, 2026

A coc.nvim extension that integrates SQLFluff, a SQL linter and auto-formatter for humans, into NeoVim/Vim. Version 0.11.4 provides linting, formatting (including format command for SQLFluff v2+), code actions, and a built-in installer that creates an extension-only venv. It supports multiple SQL dialects (ansi, bigquery, postgres, etc.) and respects SQLFluff configuration files (setup.cfg, .sqlfluff, pyproject.toml). Actively maintained, it is the go-to choice for NeoVim users needing SQL linting/formatting inside coc.nvim.