coc-sql
JSON →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.
Resources
packagecoc-sql ↗