macOS
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · 来源: api.github.com
安装
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · 来源: api.github.com
sudo apk add litecliAlpine Linux edge package indexes · litecli · 来源: dl-cdn.alpinelinux.org
sudo apt install litecliDebian stable package indexes · litecli · 来源: deb.debian.org
sudo dnf install litecliFedora Rawhide package metadata · litecli · 来源: dl.fedoraproject.org
nix profile install nixpkgs#liteclinixpkgs package indexes · pkgs/by-name/li/litecli/package.nix · 来源: api.github.com
概览
CLI for SQLite Databases with auto-completion and syntax highlighting
历史
LiteCLI is a command-line SQLite client from the dbcli family, designed around auto-completion, syntax highlighting, and a friendlier interactive SQL prompt. It brings the style popularized by pgcli and mycli to SQLite databases.
LiteCLI was announced on January 3, 2019 by Amjith Ramanujam, the maintainer associated with the dbcli tools. The launch post described it as a user-friendly SQLite command-line client based on pgcli and mycli.
The project matured as a Python CLI distributed through PyPI, Homebrew, and Linux package repositories. Its README and documentation focus on practical interactive use: opening a database, tabular output, completion, highlighting, and a generated configuration file.
LiteCLI's adoption follows the dbcli pattern: Python users can install it with pip, macOS users can install it with Homebrew, and distro packages make it available on common Linux systems. Its appeal is strongest for developers who want SQLite exploration without a heavyweight GUI.
Users run `litecli DATABASE` or `litecli :memory:` to open a SQLite session. On first launch, LiteCLI creates a configuration file at `~/.config/litecli/config` on Unix-like systems and `~\AppData\Local\dbcli\litecli\config` on Windows.
LiteCLI is significant because it packages a quality-of-life database shell as a small Python command. It is a good example of a package whose value is interactive ergonomics: prompt-toolkit-style completion, highlighting, formatting, and sane defaults wrapped around SQLite.
安全态势
没有找到 litecli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/litecli/config~\AppData\Local\dbcli\litecli\config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
litecli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:litecli |
|---|---|
| 版本 | 1.17.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/litecli |
| 主页 | https://litecli.com |
| 仓库 | https://github.com/dbcli/litecli |
| 上游文档 | https://litecli.com/ |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://files.pythonhosted.org/packages/e3/d5/afec99cc3eaba96214d77e76438d7fe5e6ea54704b0e47dd97d9696ccd6c/litecli-1.17.1.tar.gz |
| 最后更新 | 2026-06-15T10:20:20-04:00 |
| Pulse | updated |
| 依赖 | certifi, libyaml, pydantic, python@3.14 |
| 构建依赖 | rust |
| macOS 提供的库 | sqlite |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | litecli |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
litecli 1.15.0-2
CLI for SQlite with auto-completion and syntax highlighting
sudo apt install liteclilitecli
nix profile install nixpkgs#liteclilitecli 1.10.0-1
CLI for SQlite with auto-completion and syntax highlighting
sudo apt install liteclilitecli 1.17.1-r1
CLI for SQLite Databases with auto-completion and syntax highlighting
sudo apk add liteclilitecli-pyc 1.17.1-r1
Precompiled Python bytecode for litecli
sudo apk add litecli-pyclitecli 1.17.1-2.fc45
CLI for SQLite Databases with auto-completion and syntax highlighting
sudo dnf install liteclilitecli
sudo port install litecli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.