Automic VaultAutomic Vault

brew

sqlite mit Homebrew, apk, dnf, Nix, pacman, chocolatey, scoop, winget, zypper, apt, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqlite in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sqlite

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sqlite3

MacPorts ports tree · databases/sqlite3/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add sqlite

Alpine Linux edge package indexes · sqlite · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install sqlite

Fedora Rawhide package metadata · sqlite · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#sqlite

nixpkgs package indexes · sqlite · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S sqlite

Arch Linux sync databases · sqlite · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install sqlite3

openSUSE Tumbleweed package metadata · sqlite3 · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install sqlite3

Debian stable package indexes · sqlite3 · Quelle: deb.debian.org

Windows

Chocolateyverifiziert · 92%
choco install SQLite

Chocolatey community package catalog · SQLite · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/sqlite

Scoop official bucket manifest trees · bucket/sqlite.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id SQLite.SQLite -e

Windows Package Manager source index · SQLite.SQLite · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Command-line interface for SQLite

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

doc example: bounded database tool.

Risikoklassifikator

blue Risiko · hoch Konfidenz · tool

Warum

  • doc example: bounded database tool

Signale

  • override:sqlite

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sqlite3cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.53.3
Manager aktualisiert2026-06-27
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://sqlite.org/index.html

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sqlite
Version3.53.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/sqlite
Homepagehttps://sqlite.org/index.html
Repositoryhttps://www.sqlite.org/src
Upstream-Dokumentationhttps://sqlite.org/cli.html
Lizenzblessing
Quellarchivhttps://www.sqlite.org/2026/sqlite-autoconf-3530300.tar.gz
Zuletzt aktualisiert2026-06-27T14:08:56Z
Pulseupdated
Abhängigkeitenreadline
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

sqlite

nix profile install nixpkgs#sqlite
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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