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

simonw/sqlite-utils

Python CLI utility and library for manipulating SQLite databases observed · 2026-08-28

github.com/simonw/sqlite-utils · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 97
  • Release rhythm 97
  • 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: 13
  • age_days: 2972
  • days_rel: 20
  • days_push: 20
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2159 stars · 167 forks observed · 2026-08-28

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

sqlite-utils is a Python CLI utility and library for creating, querying, and manipulating SQLite databases. It supports piping JSON/CSV/TSV data into tables, running SQL against files, configuring full-text search, schema transformations, migrations, and plugins.

Use cases

  • load a csv file into a sqlite database
  • run sql queries against files
  • add full-text search to a sqlite table
  • change a column type in sqlite
  • normalize data by extracting columns into lookup tables
  • manage sqlite schema migrations from python
  • convert to sqlite

When to choose

  • you work with SQLite from the command line or Python
  • you need to import/export JSON, CSV, or TSV data into SQLite
  • you want full-text search or schema changes SQLite doesn't support natively

When to avoid

  • you need a full GUI database browser
  • you're working with a database other than SQLite

Facets

cli-tool · maturity stable

cli database search-engine etl csv plugin-system databases developer-tools files cli python cross-platform sqlite datasette full-text-search data-import schema-migrations command-line data-engineering

2 sources

Member repositories

RepositoryRoleHealth v2
simonw/sqlite-utilsmain98

For agents

markdown · JSON · MCP: product_card(name="simonw/sqlite-utils")

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