dbcli/litecli
CLI for SQLite Databases with auto-completion and syntax highlighting observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 88
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.0
- age_days: 3034
- days_rel: 215
- days_push: 76
- n_releases_24m: 15
Adoption not part of the score
3293 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LiteCLI is a command-line client for SQLite databases with context-sensitive auto-completion and syntax highlighting, built on prompt-toolkit. It is a friendlier alternative to the default SQLite shell, with configurable themes, favorite queries, and keybindings.
Use cases
- query sqlite databases from the terminal
- sqlite cli with auto-completion
- syntax highlighting for sqlite shell
- better alternative to sqlite3 command line
- explore sqlite schema interactively
- save and rerun favorite sql queries
When to choose
- you work with SQLite databases regularly from the command line
- you want auto-completion and syntax highlighting in a SQL REPL
- you want a friendlier default sqlite3 shell with themes and saved queries
When to avoid
- you need a GUI database browser
- you work with PostgreSQL, MySQL, or other databases (use pgcli/mycli instead)
- you need programmatic database access from Python code (use the sqlite3 module)
Facets
cli-tool · maturity active
cli database database-driver databases developer-tools cli python windows cross-platform sqlite auto-completion syntax-highlighting repl dbcli command-line linux macos
8 sources
- readme: https://github.com/dbcli/litecli · fetched 2026-08-28 · 327e4591d265
- homepage: https://litecli.com · fetched 2026-08-29 · 7db247121cde
- site_page: https://litecli.com/getting-started · fetched 2026-08-29 · 1dde2ba47af5
- site_page: https://litecli.com/features · fetched 2026-08-29 · c9554f14ff95
- site_page: https://litecli.com/about · fetched 2026-08-29 · ed6df7de4f56
- site_page: https://litecli.com/install · fetched 2026-08-29 · 6fe90e753b08
- registry_pypi: https://pypi.org/pypi/litecli/json · fetched 2026-08-29 · f1dbc351bc52
- site_page: https://litecli.com/changelog · fetched 2026-08-29 · a273af3afdd2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dbcli/litecli | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem