SQL Autocomplete
JSON →sql-autocomplete is a library for generating autocomplete suggestions for SQL statements across multiple dialects, including PostgreSQL, MySQL, SQL Server (T-SQL), and Oracle (PL/SQL). Current stable version is 1.1.1. It supports both browser and Node.js environments, ships TypeScript type definitions, and is maintained by modelDBA. Key differentiator: it provides dialect-specific keyword completion and context-aware table/column suggestions given optional schema input.