pkg.soopen package index

brew / 排名 1649

使用 Homebrew, apt, Nix, pacman 安装 sqlfluff

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sqlfluff

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install sqlfluff

Debian stable package indexes · sqlfluff · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#sqlfluff

nixpkgs package indexes · pkgs/by-name/sq/sqlfluff/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S sqlfluff

Arch Linux sync databases · sqlfluff · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

SQL linter and auto-formatter for Humans

命令和别名

  • sqlfluff

历史

项目历史与用法

SQLFluff is a Python-based SQL linter and auto-formatter designed for dialect-flexible SQL, templated SQL, and analytics engineering workflows such as dbt and Jinja.

项目历史

The SQLFluff repository was created in 2018. Early GitHub releases in November 2018 describe the first functional release, usable linting, and alpha autocorrection; by late 2019 the project had alpha templating support.

The README describes the project as a dialect-flexible and configurable linter that can auto-fix many linting errors, supports many SQL dialects, and supports templating systems including Jinja and dbt.

采用历史

SQLFluff grew with analytics-engineering and ELT workflows where SQL style, templating, and CI linting matter. The input package metadata lists Homebrew, Debian, Ubuntu, Arch, and Nix packages, showing that it moved beyond pip into system package-manager culture.

使用方式

Typical CLI usage is sqlfluff lint or sqlfluff fix against SQL files, with dialect and templater behavior configured through files such as .sqlfluff, setup.cfg, tox.ini, pep8.ini, or pyproject.toml.

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

Package nerds care about SQLFluff because it made SQL linting feel like a normal developer-tooling dependency: install it from a package manager, pin it in CI, run it over generated or templated SQL, and keep database code review from becoming pure style debate.

时间线

  • 2018: GitHub repository created.
  • 2018: First functional release and usable linting releases published.
  • 2019: First alpha release with templating support published.
  • Current README: project documents many dialects, Jinja and dbt templating, CLI lint/fix usage, Docker image, and monthly releases.

Related projects

  • SQLFluff is closely associated with dbt and Jinja workflows, and its README also points to a VS Code extension and official Docker image.

安全态势

尚未找到受保护工具覆盖

没有找到 sqlfluff 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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
setup.cfgtox.inipep8.ini.sqlfluffpyproject.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
sqlfluffcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-08-04
管理器版本4.2.2
管理器更新时间2026-06-05
本地数据OK
上游not checked
检测到的最新版本未检测到

https://docs.sqlfluff.com/

安装元数据

软件包元数据

软件包键brew:sqlfluff
版本4.2.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/sqlfluff
主页https://docs.sqlfluff.com/
上游文档https://docs.sqlfluff.com/
许可证MIT
源码归档https://files.pythonhosted.org/packages/af/a3/fa28d6db93930f349a7c99774ae7b4b9c85865a780f98ef1ddeb52abdf5a/sqlfluff-4.2.2.tar.gz
最后更新2026-06-05T19:11:50Z
Pulseupdated
依赖libyaml, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

sqlfluff 3.3.1-1

SQL linter tool

https://www.sqlfluff.com/

sudo apt install sqlfluff
  • Section: python
  • Architecture: all
  • 15 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sqlfluff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sqlfluff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sqlfluff-doc 3.3.1-1

SQL linter tool - documentation

https://www.sqlfluff.com/

sudo apt install sqlfluff-doc
  • Section: doc
  • Architecture: all
  • Source Package: sqlfluff
  • 1 依赖
  • normalized package name match
  • 匹配方式:Sqlfluff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sqlfluff-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sqlfluff

nix profile install nixpkgs#sqlfluff
  • normalized package name match
  • 匹配方式:Sqlfluff
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqlfluff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

sqlfluff 2.3.5-1

SQL linter tool

https://www.sqlfluff.com/

sudo apt install sqlfluff
  • Section: universe/python
  • Architecture: all
  • 18 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sqlfluff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sqlfluff from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

sqlfluff-doc 2.3.5-1

SQL linter tool - documentation

https://www.sqlfluff.com/

sudo apt install sqlfluff-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: sqlfluff
  • 1 依赖
  • normalized package name match
  • 匹配方式:Sqlfluff
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sqlfluff-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

sqlfluff 4.2.2-1

A dialect-flexible and configurable SQL linter

https://github.com/sqlfluff/sqlfluff

sudo pacman -S sqlfluff
  • License: MIT
  • Architecture: x86_64
  • 16 依赖
  • normalized package name match
  • 匹配方式:Sqlfluff
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sqlfluff from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

  • 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