Automic VaultAutomic Vault

brew

sql-language-server を Homebrew でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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