macOS
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · ソース: api.github.com
brew
litecli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.