Description
Editor SQL support can gain completion, diagnostics, and other language-server features through a Go-based server. The prebuilt package installs the `sqls` command for integration with editors that speak the Language Server Protocol. It helps database developers edit query files, but actual database access depends on the editor configuration and connected projects.