coc-sql

JSON →
library 0.15.0 ·javascript
verified Jun 5, 2026

SQL extension for coc.nvim that provides formatting (via sql-formatter) and linting (via node-sql-parser) for multiple SQL dialects including MySQL, PostgreSQL, BigQuery, and others. The current stable version is 0.15.0, with a moderate release cadence following coc.nvim updates. Key differentiators: native integration with coc.nvim's async architecture, support for formatting on open/change/save, and dialect-aware syntax analysis.