pkg.soopen package index

brew / 順位 2934

sqlite-utils を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqlite-utils

local Homebrew formula metadata

概要

パッケージ概要

CLI utility for manipulating SQLite databases

コマンドとエイリアス

  • sqlite-utils

履歴

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

sqlite-utils is a Python library and CLI for creating, loading, querying, and transforming SQLite databases. It is closely associated with the Datasette ecosystem and with command-line data work.

プロジェクトの歴史

The official documentation describes sqlite-utils as both a CLI tool and Python library for manipulating SQLite databases, especially for creating databases from existing data. Its changelog records an initial PyPI release in July 2018.

The project developed into a broad utility surface around SQLite: import JSON, CSV, and TSV; create and transform tables; manage indexes and foreign keys; enable full-text search; analyze tables; and install plugins.

採用の歴史

The official installation docs document Homebrew, pip, and pipx installation paths. The input also lists Debian, Ubuntu, and Nix package names, showing that the tool moved beyond Python-only packaging into general system package channels.

使われ方

CLI users run `sqlite-utils` for one-off data loading, SQL querying, schema inspection, database transformations, and automation around SQLite files. Python users import `sqlite_utils` when they want scriptable helpers without writing raw sqlite3 boilerplate for common database-building tasks.

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

Package nerds care because sqlite-utils turns SQLite into a shell-friendly data toolkit. It packages the SQLite file format, Python's bundled sqlite3 module, and Datasette-style publishing workflows into a CLI that can be installed with Homebrew, pipx, or distro packages.

タイムライン

  • 2018: 0.2 changelog entry records the initial PyPI release.
  • 2020: 2.0 release line appears in official release metadata and changelog history.
  • 2020: 3.0 line appears in the changelog history.
  • 2025: 3.39 appears in official documentation as a current stable release entry.

Related projects

  • The official docs describe sqlite-utils as a useful complement to Datasette.
  • The installation docs discuss pysqlite3 and sqlean.py as optional replacements for Python's bundled sqlite3 module when newer SQLite features or extension loading are needed.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:database,sql

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
sqlite-utils実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版4.1.1
マネージャ更新日2026-07-13
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqlite-utils
バージョン4.1.1
パッケージマネージャHomebrew
ホームページhttps://sqlite-utils.datasette.io/
リポジトリhttps://github.com/simonw/sqlite-utils
最終更新2026-07-13T22:15:18Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

sqlite-utils 3.38-1

CLI tool and Python utility functions for manipulating SQLite

https://github.com/simonw/sqlite-utils

sudo apt install sqlite-utils
  • Section: utils
  • Architecture: all
  • 8 依存関係
  • normalized package name match
  • 一致条件: Sqlite Utils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sqlite-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sqlite-utils

nix profile install nixpkgs#sqlite-utils
  • normalized package name match
  • 一致条件: Sqlite Utils
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: sqlite-utils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

sqlite-utils 3.35.2-1

CLI tool and Python utility functions for manipulating SQLite

https://github.com/simonw/sqlite-utils

sudo apt install sqlite-utils
  • Section: universe/utils
  • Architecture: all
  • 8 依存関係
  • normalized package name match
  • 一致条件: Sqlite Utils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sqlite-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation