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

livestorejs/livestore

LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine. observed · 2026-08-28

github.com/livestorejs/livestore · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 74
  • Longevity 76
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 39.0
  • age_days: 1077
  • days_rel: 92
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

3684 stars · 140 forks observed · 2026-08-28

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

LiveStore is a next-generation state management framework built on a reactive embedded SQLite database with git-inspired event-sourcing sync. It replaces traditional state libraries like Redux or MobX with a client-centric local-first data layer that works across UI frameworks such as React and Solid.

Use cases

  • build collaborative local-first apps with real-time sync
  • replace Redux or MobX with a reactive SQLite data layer
  • sync app state across devices via event sourcing
  • query app state reactively from an embedded SQLite database
  • build offline-first apps that sync when back online
  • run a synced data layer on Cloudflare Workers and Durable Objects

When to choose

  • you want local-first state with built-in multi-device sync
  • you prefer event-sourced state with a reactive SQL query layer
  • you need cross-platform client state for React, Solid, or similar frameworks
  • you want schema-first SQLite tables with pluggable sync backends

When to avoid

  • you need a battle-tested 1.0 library for production-critical apps (still beta with breaking changes)
  • you need a simple client-side store without sync or persistence
  • your stack relies on server-authoritative state rather than client-centric sync

Facets

framework · maturity active

state-management database orm websocket mcp web-development frontend databases cross-platform browser cloud cross-platform local-first sqlite event-sourcing reactive-queries signals collaborative-apps cloudflare-workers beta sync-engine real-time web-server nodejs typescript

3 sources

Member repositories

RepositoryRoleHealth v2
livestorejs/livestoremain86

For agents

markdown · JSON · MCP: product_card(name="livestorejs/livestore")

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