macOS
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für litecli in AI-Agent-Workflows.
Installation
brew install liteclilocal Homebrew formula metadata
sudo port install litecliMacPorts ports tree · databases/litecli/Portfile · Quelle: api.github.com
sudo apk add litecliAlpine Linux edge package indexes · litecli · Quelle: dl-cdn.alpinelinux.org
sudo apt install litecliDebian stable package indexes · litecli · Quelle: deb.debian.org
sudo dnf install litecliFedora Rawhide package metadata · litecli · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#liteclinixpkgs package indexes · pkgs/by-name/li/litecli/package.nix · Quelle: api.github.com
Überblick
CLI for SQLite Databases with auto-completion and syntax highlighting
Verlauf
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.
Sicherheitslage
Für litecli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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\configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
litecli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:litecli |
|---|---|
| Version | 1.17.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/litecli |
| Homepage | https://litecli.com |
| Repository | https://github.com/dbcli/litecli |
| Upstream-Dokumentation | https://litecli.com/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/e3/d5/afec99cc3eaba96214d77e76438d7fe5e6ea54704b0e47dd97d9696ccd6c/litecli-1.17.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:20-04:00 |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, pydantic, python@3.14 |
| Build-Abhängigkeiten | rust |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 litecliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.