Automic VaultAutomic Vault

brew

sqlparse を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqlparse

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install python-sqlparse-doc

Debian stable package indexes · python-sqlparse-doc · ソース: deb.debian.org

概要

パッケージ概要

Non-validating SQL parser

コマンドとエイリアス

  • sqlformat

履歴

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

sqlparse is a Python package and companion sqlformat command for non-validating SQL parsing, statement splitting, and SQL formatting.

プロジェクトの歴史

The official documentation describes sqlparse as a non-validating SQL parser for Python with support for parsing, splitting, and formatting SQL statements. The official changelog records release 0.1.0 on April 8, 2009, making it one of the older small SQL tooling packages in the Python ecosystem.

The changelog shows steady maintenance across Python packaging eras: Python 3 compatibility work in release 0.1.6 on January 1, 2013, Python 2.7 and Python 3.3+ support boundaries in release 0.2.0 on July 20, 2016, and modern security and runtime updates such as 0.4.4 in 2023 and 0.5.0 in 2024.

採用の歴史

sqlparse has remained useful because many tools need SQL tokenization and pretty-printing without connecting to a database or validating against a specific dialect. The supplied package-manager facts show it packaged by Homebrew and Debian/Ubuntu documentation packages, in addition to its Python packaging identity.

使われ方

Developers use sqlparse as a library for parse, split, and format operations, and use the installed sqlformat executable for command-line formatting. Its non-validating design is important: it handles SQL text as tooling input rather than acting as a database-specific compiler.

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

Package nerds care about sqlparse because it is a small, durable dependency behind SQL-aware developer tooling. It also has the classic shape of a package-manager-friendly utility: a library, a CLI, a permissive license, documentation, and no need for a running database.

タイムライン

  • 2009: Release 0.1.0 published.
  • 2013: Release 0.1.6 added Python 3 compatibility work.
  • 2016: Release 0.2.0 set Python 2.7 and Python 3.3+ support boundaries.
  • 2023: Release 0.4.4 fixed a parser regular-expression security issue.
  • 2024: Release 0.5.0 added Python 3.12 support and fixed a recursion denial-of-service issue.

Related projects

  • The official docs and repository tie sqlparse to Python developer tooling and the sqlformat command rather than to a single database server.

セキュリティ状態

リスクレベル: 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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.5.5
マネージャ更新日2026-06-14
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/andialbrecht/sqlparse

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqlparse
バージョン0.5.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqlparse
ホームページhttps://github.com/andialbrecht/sqlparse
リポジトリhttps://github.com/andialbrecht/sqlparse
上流ドキュメントhttps://sqlparse.readthedocs.io/
ライセンスBSD-3-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/90/76/437d71068094df0726366574cf3432a4ed754217b436eb7429415cf2d480/sqlparse-0.5.5.tar.gz
最終更新2026-06-14T15:13:50+02:00
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

python-sqlparse-doc 0.5.3-1

documentation for non-validating SQL parser in Python

https://github.com/andialbrecht/sqlparse

sudo apt install python-sqlparse-doc
  • Section: doc
  • Architecture: all
  • Source Package: sqlparse
  • 1 依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-sqlparse-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-sqlparse 0.5.3-1

non-validating SQL parser for Python 3

https://github.com/andialbrecht/sqlparse

sudo apt install python3-sqlparse
  • Section: python
  • Architecture: all
  • Source Package: sqlparse
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-sqlparse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sqlformat 0.5.3-1

SQL formatting utility

https://github.com/andialbrecht/sqlparse

sudo apt install sqlformat
  • Section: text
  • Architecture: all
  • Source Package: sqlparse
  • 2 依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sqlformat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

python-sqlparse-doc 0.4.4-1

documentation for non-validating SQL parser in Python

https://github.com/andialbrecht/sqlparse

sudo apt install python-sqlparse-doc
  • Section: doc
  • Architecture: all
  • Source Package: sqlparse
  • 1 依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-sqlparse-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-sqlparse 0.4.4-1

non-validating SQL parser for Python 3

https://github.com/andialbrecht/sqlparse

sudo apt install python3-sqlparse
  • Section: python
  • Architecture: all
  • Source Package: sqlparse
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-sqlparse from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

sqlformat 0.4.4-1

SQL formatting utility

https://github.com/andialbrecht/sqlparse

sudo apt install sqlformat
  • Section: universe/text
  • Architecture: all
  • Source Package: sqlparse
  • 2 依存関係
  • normalized package name match
  • 一致条件: Sqlparse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sqlformat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment