macOS
brew install sqlitelocal Homebrew formula metadata
sudo port install sqlite3MacPorts ports tree · databases/sqlite3/Portfile · 来源: api.github.com
安装
brew install sqlitelocal Homebrew formula metadata
sudo port install sqlite3MacPorts ports tree · databases/sqlite3/Portfile · 来源: api.github.com
sudo apk add sqliteAlpine Linux edge package indexes · sqlite · 来源: dl-cdn.alpinelinux.org
sudo dnf install sqliteFedora Rawhide package metadata · sqlite · 来源: dl.fedoraproject.org
nix profile install nixpkgs#sqlitenixpkgs package indexes · sqlite · 来源: raw.githubusercontent.com
sudo pacman -S sqliteArch Linux sync databases · sqlite · 来源: geo.mirror.pkgbuild.com
sudo zypper install sqlite3openSUSE Tumbleweed package metadata · sqlite3 · 来源: download.opensuse.org
sudo apt install sqlite3Debian stable package indexes · sqlite3 · 来源: deb.debian.org
choco install SQLiteChocolatey community package catalog · SQLite · 来源: community.chocolatey.org
scoop install main/sqliteScoop official bucket manifest trees · bucket/sqlite.json · 来源: api.github.com
winget install --id SQLite.SQLite -eWindows Package Manager source index · SQLite.SQLite · 来源: cdn.winget.microsoft.com
概览
Command-line interface for SQLite
历史
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.
安全态势
doc example: bounded database tool.
blue 风险 · 高 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sqlite3 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | readline |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 sqlite来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.