Automic VaultAutomic Vault

brew

使用 Homebrew 安装 sql-language-server

查看 sql-language-server 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sql-language-server

local Homebrew formula metadata

概览

软件包摘要

Language Server for SQL

命令和别名

  • sql-language-server

历史

项目历史与用法

SQL Language Server is a TypeScript language-server implementation for SQL editing, packaged as both an editor-facing tool and a command-line server. Its README describes autocompletion, warnings and errors, linting, a SQL parser, and a Visual Studio Code extension, with support for MySQL, PostgreSQL, SQLite3, and BigQuery configuration.

项目历史

The public GitHub repository was created in May 2018 and is organized as a small ecosystem: the server package, a sqlint linting package, a VS Code client, and a SQL parser. Later releases in 2023 show continued grammar and parser maintenance, including support for CTEs, create table options, create index statements, and drop table statements.

采用历史

The project fits the post-Language Server Protocol editor culture in which command-line language servers are installed once and then wired into Vim, Neovim, VS Code, Monaco, or another client. The official README documents npm global installation, Neovim LanguageClient setup, nvim-lsp setup, and a VS Code extension, which made it useful beyond one editor.

使用方式

Common CLI usage is `sql-language-server up --method stdio`, usually launched by an editor or LSP client rather than typed by hand. Users place database connection details in a personal `.sqllsrc.json` file or a project-root `.sqllsrc.json`; those files can include usernames, passwords, SSH settings, and project path matching.

为什么软件包爱好者会关心

For package-manager users, SQL Language Server is interesting because it turns SQL support into a conventional Unix-style executable with editor-neutral stdio transport. Homebrew packaging matters because editors and dotfile setups can depend on `sql-language-server` being present in PATH without caring whether it came from npm, Brew, or an editor extension.

时间线

  • 2018: GitHub repository created.
  • 2018: README documented npm global installation and editor integration.
  • 2023: 1.4.x to 1.7.x releases added and fixed parser support for more SQL statements.
  • 2024: Repository remained active on the release branch.

Related projects

  • The README names its own related packages: `sql-language-server`, `sqlint`, a Visual Studio Code extension, and a SQL parser. It also documents integration with LanguageClient-neovim, nvim-lspconfig, and monaco-languageclient.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sql,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/sql-language-server/.sqllsrc.json${YOUR_PROJECT_ROOT}/.sqllsrc.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/sql-language-server/.sqllsrc.json${YOUR_PROJECT_ROOT}/.sqllsrc.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
sql-language-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.7.1
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/joe-re/sql-language-server

安装元数据

软件包元数据

软件包键brew:sql-language-server
版本1.7.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/sql-language-server
主页https://github.com/joe-re/sql-language-server
仓库https://github.com/joe-re/sql-language-server
上游文档https://github.com/joe-re/sql-language-server#readme
许可证MIT
源码归档https://registry.npmjs.org/sql-language-server/-/sql-language-server-1.7.1.tgz
最后更新2026-06-22T14:06:21-07:00
Pulseupdated
依赖node, terminal-notifier
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesql-language-server
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment