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

garden-co/classic-jazz

A new kind of database that's distributed across your frontend, containers, serverless functions and its own storage cloud. observed · 2026-08-28

github.com/garden-co/classic-jazz · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 94
  • Release rhythm 79
  • Longevity 79
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: 0
  • age_days: 1114
  • days_rel: 61
  • days_push: 41
  • n_releases_24m: 3932

Full methodology

Adoption not part of the score

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

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

Classic Jazz is a distributed, local-first database that syncs structured data, files, and streams across frontends, containers, serverless functions, and its own storage cloud. It exposes data as reactive local JSON-like state (CoValues) with built-in auth, permissions, edit history, E2E encryption, and offline support. Note: the project recommends Jazz v2 for new projects.

Use cases

  • build a real-time multiplayer app with synced state
  • add offline-first data sync to a React or Svelte app
  • replace a backend with client-side synced database state
  • build a collaborative editor or chat app with edit history
  • sync data between frontend, serverless functions, and cloud storage
  • encrypt user data end-to-end in a local-first app
  • build a React Native app that works offline and syncs

When to choose

  • you want local-first, offline-capable apps with instant multi-device sync
  • you want reactive state that behaves like local JSON without manual backend plumbing
  • you need built-in auth, permissions, and E2E encryption out of the box
  • you want to self-host sync infrastructure or use a managed cloud

When to avoid

  • you are starting a new project - the maintainers recommend Jazz v2 instead
  • you need a traditional relational database with SQL queries and joins
  • your app is server-centric with complex privileged backend logic over user data
  • you need mature, battle-tested tooling for large enterprise workloads

Facets

library · maturity maintenance

database state-management caching auth websocket cryptography databases web-development frontend microservices privacy browser cross-platform cloud self-hosted local-first offline-first crdt sync-engine reactive-state end-to-end-encryption multiplayer serverless react-native svelte real-time nodejs react web-server

10 sources

Member repositories

RepositoryRoleHealth v2
garden-co/classic-jazzmain86

For agents

markdown · JSON · MCP: product_card(name="garden-co/classic-jazz")

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