SQL Autocomplete Parsers

JSON →
library 1.22.0 ·javascript
verified Jun 5, 2026

Provides autocompletion and error highlighting for various SQL dialects such as ClickHouse, PostgreSQL, MySQL, and others. Current stable version is 1.22.0, with active development. It uses Jison grammar files to generate parsers and ships TypeScript types. Key differentiators: multi-dialect support, extensible architecture, and custom parser extensions for autocomplete logic. Released under Apache-2.0.