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

mergestat/mergestat-lite

Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊 observed · 2026-08-28

github.com/mergestat/mergestat-lite · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • 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: n/a
  • age_days: 2252
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3518 stars · 111 forks observed · 2026-08-28

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

mergestat-lite is a Go-based command-line tool that lets you run SQL queries against git repositories and related data sources like the GitHub API. It treats commit history and file contents as queryable tables, and includes higher-level commands like `summarize commits` for generating reports without writing SQL.

Use cases

  • query git commit history with sql
  • count commits by author across repositories
  • analyze codebase dependencies like go.mod versions
  • generate commit activity reports for a repo
  • audit repository contents and configuration files
  • run ad-hoc analytics on source code from the command line
  • export git repository data as or csv

When to choose

  • you want to ask ad-hoc questions about git history or repo contents without writing shell scripts
  • you prefer SQL over chaining git commands and grep
  • you need to pipe repository data into other tools via /csv output
  • you want quick status checks or summaries of a codebase

When to avoid

  • you need a persistent, scheduled sync of many repos into a database (use the full MergeStat platform instead)
  • you need a GUI or hosted dashboard for code analytics
  • you only need simple git log queries that plain git commands already handle

Facets

cli-tool · maturity stable

database search-engine analytics cli developer-tools developer-tools version-control analytics cli cross-platform go git sql sqlite code-analytics repository-analysis command-line docker

4 sources

Member repositories

RepositoryRoleHealth v2
mergestat/mergestat-litemain67

For agents

markdown · JSON · MCP: product_card(name="mergestat/mergestat-lite")

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