macOS
brew install sqlitelocal Homebrew formula metadata
sudo port install sqlite3MacPorts ports tree · databases/sqlite3/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqlite pour les workflows d'agents IA.
installation
brew install sqlitelocal Homebrew formula metadata
sudo port install sqlite3MacPorts ports tree · databases/sqlite3/Portfile · Source: api.github.com
sudo apk add sqliteAlpine Linux edge package indexes · sqlite · Source: dl-cdn.alpinelinux.org
sudo dnf install sqliteFedora Rawhide package metadata · sqlite · Source: dl.fedoraproject.org
nix profile install nixpkgs#sqlitenixpkgs package indexes · sqlite · Source: raw.githubusercontent.com
sudo pacman -S sqliteArch Linux sync databases · sqlite · Source: geo.mirror.pkgbuild.com
sudo zypper install sqlite3openSUSE Tumbleweed package metadata · sqlite3 · Source: download.opensuse.org
sudo apt install sqlite3Debian stable package indexes · sqlite3 · Source: deb.debian.org
choco install SQLiteChocolatey community package catalog · SQLite · Source: community.chocolatey.org
scoop install main/sqliteScoop official bucket manifest trees · bucket/sqlite.json · Source: api.github.com
winget install --id SQLite.SQLite -eWindows Package Manager source index · SQLite.SQLite · Source: cdn.winget.microsoft.com
aperçu
Command-line interface for SQLite
historique
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.
posture de sécurité
doc example: bounded database tool.
risque blue · confiance élevé · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sqlite3 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:sqlite |
|---|---|
| Version | 3.53.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sqlite |
| Page d'accueil | https://sqlite.org/index.html |
| Dépôt | https://www.sqlite.org/src |
| Docs amont | https://sqlite.org/cli.html |
| Licence | blessing |
| Archive source | https://www.sqlite.org/2026/sqlite-autoconf-3530300.tar.gz |
| Dernière mise à jour | 2026-06-27T14:08:56Z |
| Pulse | updated |
| Dépendances | readline |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sqlite |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
sqlite
nix profile install nixpkgs#sqlitesqlite 3.53.2-r0
C library that implements an SQL database engine
sudo apk add sqlitesqlite-dev 3.53.2-r0
C library that implements an SQL database engine (development files)
sudo apk add sqlite-devsqlite-doc 3.53.2-r0
C library that implements an SQL database engine (documentation)
sudo apk add sqlite-docsqlite-libs 3.53.2-r0
C library that implements an SQL database engine (libraries)
sudo apk add sqlite-libssqlite-static 3.53.2-r0
C library that implements an SQL database engine (static library)
sudo apk add sqlite-staticlemon 3.53.2-1.fc45
A parser generator
sudo dnf install lemonsqlite 3.53.2-1.fc45
Library that implements an embeddable SQL database engine
sudo dnf install sqlitesqlite-analyzer 3.53.2-1.fc45
An analysis program for sqlite3 database files
sudo dnf install sqlite-analyzersqlite-debug 3.53.2-1.fc45
SQLite shell configured for development and debugging purposes
sudo dnf install sqlite-debugsqlite-devel 3.53.2-1.fc45
Development tools for the sqlite3 embeddable SQL database engine
sudo dnf install sqlite-develsqlite-doc 3.53.2-1.fc45
Documentation for sqlite
sudo dnf install sqlite-docsqlite-libs 3.53.2-1.fc45
Shared library for the sqlite3 embeddable SQL database engine.
sudo dnf install sqlite-libssqlite-tcl 3.53.2-1.fc45
Tcl module for the sqlite3 embeddable SQL database engine
sudo dnf install sqlite-tclsqlite-tools 3.53.2-1.fc45
sqlite tools
sudo dnf install sqlite-toolssqlite 3.53.2-1
A C library that implements an SQL database engine
sudo pacman -S sqlitepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.