{"library":"sql-language-server","type":"library","category":null,"description":"sql-language-server is an implementation of the Language Server Protocol (LSP) providing intelligent features for various SQL dialects, including linting, autocompletion, and schema introspection. It is designed to be run as a standalone server process, enabling integration with code editors and IDEs (like VS Code) that support LSP. The current stable version is 1.7.1, with minor releases appearing to follow a monthly or bi-monthly cadence, indicating active development. Key differentiators include its pluggable architecture for different SQL database clients (e.g., PostgreSQL, SQLite, BigQuery) and its focus on robust parsing and error handling, making it a valuable tool for SQL development workflows. It ships with TypeScript types, facilitating its use in TypeScript-based environments.","language":"javascript","status":"active","version":"1.7.1","tags":["javascript","sql","language-server","language-server-protocol","lint","autocompletion","typescript"],"install":[{"cmd":"npm install sql-language-server","imports":["import type { Config } from 'sql-language-server'","import type { SQLOption } from 'sql-language-server'","import { LSP_SERVER_NAME } from 'sql-language-server'"]},{"cmd":"yarn add sql-language-server","imports":[]},{"cmd":"pnpm add sql-language-server","imports":[]}],"homepage":null,"github":"https://github.com/joe-re/sql-language-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sql-language-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sql-language-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}