pkg.soopen package index

brew / 順位 2640

sqruff を Homebrew, apk, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqruff

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add sqruff

Alpine Linux edge package indexes · sqruff · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#sqruff

nixpkgs package indexes · pkgs/by-name/sq/sqruff/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/sqruff

Scoop official bucket manifest trees · bucket/sqruff.json · ソース: api.github.com

概要

パッケージ概要

Fast SQL formatter/linter

コマンドとエイリアス

  • sqruff

履歴

プロジェクトの歴史と使われ方

sqruff is a Rust-written SQL linter and formatter packaged as a fast, portable developer CLI.

プロジェクトの歴史

The official sqruff README describes the project as a SQL linter and formatter written in Rust, with configurable linting, automated formatting, speed, and portability as core goals. Official repository metadata places public development in 2023.

The official README presents a package-manager-first quickstart for macOS with brew install sqruff, plus documentation for pip, cargo, and binary downloads. Release pages show continued fast iteration with tagged releases through the 0.3x series.

採用の歴史

The supplied package-manager facts show sqruff available through Homebrew, Alpine, Nix, and Scoop. That cross-platform packaging matches the README's portability pitch and makes the tool suitable for local editors, pre-commit hooks, and CI lint jobs.

使われ方

The README's basic workflow is to install sqruff, run sqruff lint with a SQL dialect such as postgres, and optionally create a .sqruff file in the project root so subsequent lint runs can infer configuration.

パッケージ好きにとっての重要性

Package nerds care about sqruff because SQL formatting and linting often sit in awkward dependency territory between data teams, Python tools, Rust binaries, and editor integrations. sqruff's appeal is that the formatter/linter can be shipped as one fast CLI across package managers.

タイムライン

  • 2023: Official repository metadata reports public repository creation.
  • 2024: GitHub issue history shows users configuring .sqruff in project roots for editor and SQL dialect workflows.
  • 2026: Release page shows active 0.3x releases with downloadable assets.

Related projects

  • The official documentation connects sqruff to SQL dialect workflows, editor/CI usage, and Quary's hosted playground and docs.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
.sqruff

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sqruffcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版0.39.0
マネージャ更新日2026-07-03
ローカルデータOK
上流最新
検出された最新v0.39.0

https://github.com/quarylabs/sqruff

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqruff
バージョン0.39.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqruff
ホームページhttps://github.com/quarylabs/sqruff
リポジトリhttps://github.com/quarylabs/sqruff
ライセンスApache-2.0
ソースアーカイブhttps://github.com/quarylabs/sqruff/archive/refs/tags/v0.39.0.tar.gz
最終更新2026-07-03T15:51:03Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesqruff
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

sqruff

nix profile install nixpkgs#sqruff
  • normalized package name match
  • 一致条件: Sqruff
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqruff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

sqruff 0.38.0-r0

Fast SQL formatter/linter

https://playground.quary.dev/

sudo apk add sqruff
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: sqruff
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sqruff
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sqruff from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

sqruff-doc 0.38.0-r0

Fast SQL formatter/linter (documentation)

https://playground.quary.dev/

sudo apk add sqruff-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: sqruff
  • normalized package name match
  • 一致条件: Sqruff
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sqruff-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Scoop95%

main/sqruff

scoop install main/sqruff
  • normalized package name match
  • 一致条件: Sqruff
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sqruff.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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