Automic VaultAutomic Vault

brew

sqlite を Homebrew, apk, dnf, Nix, pacman, chocolatey, scoop, winget, zypper, apt, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqlite

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install sqlite3

MacPorts ports tree · databases/sqlite3/Portfile · ソース: api.github.com

Linux

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

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

Fedora dnf確認済み · 92%
sudo dnf install sqlite

Fedora Rawhide package metadata · sqlite · ソース: dl.fedoraproject.org

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

nixpkgs package indexes · sqlite · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S sqlite

Arch Linux sync databases · sqlite · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install sqlite3

openSUSE Tumbleweed package metadata · sqlite3 · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install sqlite3

Debian stable package indexes · sqlite3 · ソース: deb.debian.org

概要

パッケージ概要

Command-line interface for SQLite

コマンドとエイリアス

  • sqlite3

履歴

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

SQLite is an embedded, serverless SQL database engine and one of the most widely deployed software components in everyday computing. In package-manager culture, the `sqlite` package is both a runtime dependency and a tiny command-line database workbench.

プロジェクトの歴史

The SQLite project states that it began on 2000-05-09. Its design centers on a self-contained, zero-configuration, transactional SQL database engine stored in ordinary disk files, with public-domain source code and long-term support goals.

The SQLite command-line program, `sqlite3`, is the officially supported interactive interface to SQLite database files. The CLI is distinct from the SQLite library: it accepts user input and passes SQL to the library, while also providing dot-commands for import, export, schema inspection, archives, recovery, parameters, extensions, and scripting.

採用の歴史

SQLite's official site calls it the most used database engine in the world and says it is built into all mobile phones and most computers. The most-deployed page lists Android, iOS devices, Macs, Windows 10/11 installations, major browsers, Python, PHP, and many applications as places SQLite appears.

The input shows SQLite packaged across Homebrew, Chocolatey, MacPorts, Nix, Scoop, winget, apk, pacman, and other distribution ecosystems. That breadth matches SQLite's role as a default local database layer and a basic CLI tool developers expect to be available.

使われ方

Developers use the `sqlite3` CLI to open database files, run SQL interactively, script SQL from shell pipelines, import and export CSV or TSV, inspect schemas, dump databases, recover data, load extensions, and experiment with SQL locally.

SQLite is commonly used as an application file format, local cache, data-transfer container, embedded-device database, website database for modest traffic, and quick analysis database for CSV or JSON data.

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

Package nerds care about SQLite because it is the rare package that is simultaneously a library, a database engine, a file format, and a CLI. Installing `sqlite` gives immediate access to `sqlite3`, a portable database file format, and a common dependency shared by many higher-level tools.

SQLite's public-domain status, single-file databases, cross-platform file format, and zero-admin deployment make it especially attractive in package ecosystems: it works as a dependency, debugging tool, fixture format, and data interchange tool without needing a service manager or credentials.

タイムライン

  • 2000: SQLite project started on 2000-05-09.
  • 2021: SQLite 3.37.0 added CLI support for multiple open database connections.
  • 2025: SQLite documentation states an intent to support the project through 2050.
  • 2026: SQLite homepage lists 3.53.3 as the latest release on 2026-06-26.

Related projects

  • sqlite3_analyzer and sqlite3_rsync are official SQLite companion utilities.
  • sqlite-utils and sqlite3-to-mysql are third-party tools that build workflows around SQLite files.
  • SQLite's own docs compare its problem space to local file I/O rather than to client/server database engines.

セキュリティ状態

リスクレベル: blue

doc example: bounded database tool.

リスク分類器

リスク blue · 信頼度 高 · tool

理由

  • doc example: bounded database tool

信号

  • override:sqlite

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://sqlite.org/index.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqlite
バージョン3.53.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqlite
ホームページhttps://sqlite.org/index.html
リポジトリhttps://www.sqlite.org/src
上流ドキュメントhttps://sqlite.org/cli.html
ライセンスblessing
ソースアーカイブhttps://www.sqlite.org/2026/sqlite-autoconf-3530300.tar.gz
最終更新2026-06-27T14:08:56Z
Pulseupdated
依存関係readline
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

sqlite

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

sqlite 3.53.2-r0

C library that implements an SQL database engine

https://www.sqlite.org/

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

sqlite-dev 3.53.2-r0

C library that implements an SQL database engine (development files)

https://www.sqlite.org/

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

sqlite-doc 3.53.2-r0

C library that implements an SQL database engine (documentation)

https://www.sqlite.org/

sudo apk add sqlite-doc
  • License: blessing
  • Architecture: x86_64
  • Source Package: sqlite
  • normalized package name match
  • 一致条件: Sqlite
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sqlite-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

sqlite-libs 3.53.2-r0

C library that implements an SQL database engine (libraries)

https://www.sqlite.org/

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

sqlite-static 3.53.2-r0

C library that implements an SQL database engine (static library)

https://www.sqlite.org/

sudo apk add sqlite-static
  • License: blessing
  • Architecture: x86_64
  • Source Package: sqlite
  • 1 依存関係
  • normalized package name match
  • 一致条件: Sqlite
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sqlite-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

lemon 3.53.2-1.fc45

A parser generator

http://www.sqlite.org/

sudo dnf install lemon
  • License: blessing
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sqlite
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lemon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite 3.53.2-1.fc45

Library that implements an embeddable SQL database engine

http://www.sqlite.org/

sudo dnf install sqlite
  • License: blessing
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sqlite
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-analyzer 3.53.2-1.fc45

An analysis program for sqlite3 database files

http://www.sqlite.org/

sudo dnf install sqlite-analyzer
  • License: blessing
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sqlite
  • 7 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-analyzer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-debug 3.53.2-1.fc45

SQLite shell configured for development and debugging purposes

http://www.sqlite.org/

sudo dnf install sqlite-debug
  • License: blessing
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sqlite
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-debug from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-devel 3.53.2-1.fc45

Development tools for the sqlite3 embeddable SQL database engine

http://www.sqlite.org/

sudo dnf install sqlite-devel
  • License: blessing
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sqlite
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-doc 3.53.2-1.fc45

Documentation for sqlite

http://www.sqlite.org/

sudo dnf install sqlite-doc
  • License: blessing
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: sqlite
  • 1 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-libs 3.53.2-1.fc45

Shared library for the sqlite3 embeddable SQL database engine.

http://www.sqlite.org/

sudo dnf install sqlite-libs
  • License: blessing
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sqlite
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-tcl 3.53.2-1.fc45

Tcl module for the sqlite3 embeddable SQL database engine

http://www.sqlite.org/

sudo dnf install sqlite-tcl
  • License: blessing
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sqlite
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-tcl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sqlite-tools 3.53.2-1.fc45

sqlite tools

http://www.sqlite.org/

sudo dnf install sqlite-tools
  • License: blessing
  • Category: Development/Tools
  • Architecture: x86_64
  • Source Package: sqlite
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sqlite
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sqlite 3.53.2-1

A C library that implements an SQL database engine

https://www.sqlite.org/

sudo pacman -S sqlite
  • License: LicenseRef-Sqlite
  • Architecture: x86_64
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sqlite
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sqlite from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.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