macOS
brew install sqlite-utilslocal Homebrew formula metadata
安装
brew install sqlite-utilslocal Homebrew formula metadata
sudo apt install sqlite-utilsDebian stable package indexes · sqlite-utils · 来源: deb.debian.org
nix profile install nixpkgs#sqlite-utilsnixpkgs package indexes · sqlite-utils · 来源: raw.githubusercontent.com
概览
CLI utility for manipulating SQLite databases
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sqlite-utils | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sqlite-utils |
|---|---|
| 版本 | 4.1.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://sqlite-utils.datasette.io/ |
| 仓库 | https://github.com/simonw/sqlite-utils |
| 最后更新 | 2026-07-13T22:15:18Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
sqlite-utils 3.38-1
CLI tool and Python utility functions for manipulating SQLite
https://github.com/simonw/sqlite-utils
sudo apt install sqlite-utilssqlite-utils
nix profile install nixpkgs#sqlite-utilssqlite-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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.