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

sql-language-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:sql-language-server
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install sql-language-server
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:sql-language-server
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/sql-language-server>
- **バージョン:** 1.7.1
- **ソース概要:** Language Server for SQL
- **ホームページ:** <https://github.com/joe-re/sql-language-server>
- **リポジトリ:** <https://github.com/joe-re/sql-language-server>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/sql-language-server/-/sql-language-server-1.7.1.tgz>
- **最終更新:** 2026-06-22T14:06:21-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- sql-language-server (cli)
- sql-language-server (エイリアス)

## 依存関係

- node
- terminal-notifier

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.7.1
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/joe-re/sql-language-server
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/joe-re/sql-language-server>
- <https://api.github.com/repos/joe-re/sql-language-server/releases>
- <https://github.com/joe-re/sql-language-server#readme>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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

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

## Credential files

- Unix: ~/.config/sql-language-server/.sqllsrc.json, ${YOUR_PROJECT_ROOT}/.sqllsrc.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sql-language-server
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [terminal-notifier](https://pkg.so/ja/brew/terminal-notifier/) - Runtime dependency declared by Homebrew.
- [ccls](https://pkg.so/ja/brew/ccls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server-protocol, language-servers.
- [dockerfile-language-server](https://pkg.so/ja/brew/dockerfile-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-servers, typescript.
- [neocmakelsp](https://pkg.so/ja/brew/neocmakelsp/) - Shares pkgdb curated category or tags: autocomplete, cli, developer-tools, language-servers.
- [sql-formatter](https://pkg.so/ja/brew/sql-formatter/) - Shares pkgdb curated category or tags: cli, developer-tools, sql, typescript.
- [metals](https://pkg.so/ja/brew/metals/) - Shares pkgdb curated category or tags: cli, developer-tools, language-servers.
- [sql-lint](https://pkg.so/ja/brew/sql-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, sql, typescript.
- [fennel-ls](https://pkg.so/ja/brew/fennel-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-servers.
- [shellcheck](https://pkg.so/ja/brew/shellcheck/) - Shares pkgdb curated category or tags: cli, developer-tools, linting.

## Combined YAML source

View the package source record on GitHub. [combined/sql-language-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sql-language-server.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
