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

coleifer/sqlite-web

Web-based SQLite database browser written in Python observed · 2026-08-28

github.com/coleifer/sqlite-web · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4316
  • days_rel: n/a
  • days_push: 19
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4152 stars · 401 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

sqlite-web is a web-based SQLite database browser written in Python using Flask. It lets you browse, query, and modify SQLite databases, manage schema (tables, columns, indexes), and import/export data as JSON or CSV.

Use cases

  • browse sqlite database in a web ui
  • run sql queries against sqlite with a gui
  • import csv or json into a sqlite table
  • export sqlite data as json or csv
  • add or drop columns and indexes on sqlite tables
  • manage multiple sqlite databases from one interface

When to choose

  • you need a lightweight GUI for inspecting or editing SQLite databases
  • you want to import/export CSV or JSON data with SQLite
  • you prefer a self-hosted, pip-installable or Docker-based tool
  • you need to alter SQLite schema (add/drop/rename columns) easily

When to avoid

  • you need a database browser for MySQL, PostgreSQL, or other engines
  • you require multi-user concurrent access with authentication
  • you need advanced database administration features like backups or replication

Facets

application · maturity active

database gui cli web-framework databases developer-tools web-development python cli self-hosted cross-platform sqlite database-browser flask db-admin data-import-export docker

2 sources

Member repositories

RepositoryRoleHealth v2
coleifer/sqlite-webmain76

For agents

markdown · JSON · MCP: product_card(name="coleifer/sqlite-web")

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