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
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
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
- readme: https://github.com/garden-co/classic-jazz · fetched 2026-08-28 · 1d976fdf38a0
- homepage: https://classic.jazz.tools · fetched 2026-08-29 · dde95ed1f20f
- site_page: https://classic.jazz.tools/docs · fetched 2026-08-29 · e5f7dacbc0aa
- site_page: https://classic.jazz.tools/docs/vanilla · fetched 2026-08-29 · 3ddf3defe400
- site_page: https://classic.jazz.tools/docs/react · fetched 2026-08-29 · 751e55378ad9
- site_page: https://classic.jazz.tools/docs/svelte · fetched 2026-08-29 · 70963d466625
- site_page: https://classic.jazz.tools/docs/react-native · fetched 2026-08-29 · 4a5d15a1f5ca
- site_page: https://classic.jazz.tools/docs/react-native-expo · fetched 2026-08-29 · fdf2a849abd6
- site_page: https://classic.jazz.tools/docs/react/server-side/setup · fetched 2026-08-29 · a0e2ae10ec6e
- site_page: https://classic.jazz.tools/pricing · fetched 2026-08-29 · 7ed691d63c2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| garden-co/classic-jazz | main | 86 |
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