ts-mysql-plugin

JSON →
library 1.0.1 ·javascript maintenance
verified Jun 5, 2026

A TypeScript language service plugin that enhances SQL tagged template literals with autocomplete, hover documentation, and diagnostics for MySQL syntax. Works with table and column names from a database schema to provide type-checking and error detection. Compatible with TypeScript 2.3+, integrated into editors that support TS plugins (VS Code, Sublime Text, Atom). Version 1.0.1 is the latest, with no recent updates; the project appears stable but low maintenance. Alternatives include general SQL plugins like sql-formatter or other database-specific TS plugins.