Ross ROSS = Recommend OSS · open-source software intelligence for agents

dbcli/litecli

CLI for SQLite Databases with auto-completion and syntax highlighting observed · 2026-08-28

github.com/dbcli/litecli · homepage · Python · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
dbcli/liteclimain83

For agents

markdown · JSON · MCP: product_card(name="dbcli/litecli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem