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

uwdata/mosaic

An extensible framework for linking databases and interactive views. observed · 2026-08-28

github.com/uwdata/mosaic · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 97

Flags: no_license

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: 8
  • age_days: 1364
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

1365 stars · 120 forks observed · 2026-08-28

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

Mosaic is an extensible TypeScript framework that links interactive data views (plots, tables, widgets) to a backing DuckDB database for scalable processing. Components publish declarative SQL queries that a coordinator manages, optimizes, and cross-filters, enabling interactive exploration of millions to billions of records in web apps or Jupyter notebooks.

Use cases

  • visualize and explore datasets with millions or billions of records interactively
  • build data-driven web dashboards backed by DuckDB
  • cross-filter linked charts and tables in the browser
  • analyze large datasets interactively in Jupyter notebooks
  • run client-side analytics with DuckDB-WASM in the browser
  • create custom extensible data-driven view components

When to choose

  • you need interactive visualization of very large datasets beyond what in-memory JS tools handle
  • you want linked/cross-filtered views powered by a real SQL engine
  • you want DuckDB either server-side or in-browser via WebAssembly
  • you want a declarative visualization grammar (vgplot) with extensible architecture

When to avoid

  • you need simple static charts of small datasets where a lighter library suffices
  • your stack requires a database other than DuckDB
  • you need server-side rendered images rather than interactive web views

Facets

framework · maturity active

data-visualization database web-framework charts data-visualization databases data-science web-development analytics browser python wasm cross-platform duckdb interactive-visualization cross-filtering vgplot jupyter scalable-data-views typescript web-server nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
uwdata/mosaicmain99

For agents

markdown · JSON · MCP: product_card(name="uwdata/mosaic")

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