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

lana-k/sqliteviz

Instant offline SQL-powered data visualisation in your browser observed · 2026-08-28

github.com/lana-k/sqliteviz · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 94
  • Release rhythm 83
  • 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: 64.0
  • age_days: 2173
  • days_rel: 38
  • days_push: 38
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

2353 stars · 135 forks observed · 2026-08-28

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

sqliteviz is a single-page offline-first PWA for fully client-side visualization of SQLite databases and CSV/JSON/NDJSON files. It lets users run SQL queries in the browser and build Plotly charts, graphs, and pivot tables from the result sets, with no server involved.

Use cases

  • visualize a sqlite database with charts in the browser
  • import csv files and plot the data with sql queries
  • build pivot tables from query results offline
  • analyze nd data without uploading it anywhere
  • export query results to csv or charts to png svg html
  • run saved sql queries against different databases
  • clean and prepare data with sql before visualization

When to choose

  • you need fully client-side analysis where data never leaves your machine
  • you want a no-install browser tool that also works offline as a PWA
  • you need SQL-powered charting and pivot tables over SQLite or flat files
  • you want to reuse and share queries and visualizations across databases

When to avoid

  • you need a multi-user server-backed BI platform with dashboards and scheduling
  • you require databases other than SQLite or very large datasets beyond browser memory
  • you need automated report generation or alerting
  • you want programmatic visualization APIs rather than an interactive GUI

Facets

application · maturity active

data-visualization database charts search-engine data-visualization data-science analytics web-development databases browser cross-platform sqlite plotly pwa offline-first csv-import pivot-table client-side sql-editor privacy web-server

3 sources

Member repositories

RepositoryRoleHealth v2
lana-k/sqlitevizmain91

For agents

markdown · JSON · MCP: product_card(name="lana-k/sqliteviz")

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