aspen-cloud/triplit
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte). observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 63
- Release rhythm 29
- Longevity 81
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.0
- age_days: 1140
- days_rel: 399
- days_push: 226
- n_releases_24m: 1775
Adoption not part of the score
3106 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Triplit is an open-source full-stack syncing database that runs on both server and client, syncing data in real time over websockets with conflict resolution. It provides pluggable storage (IndexedDB, SQLite, LevelDB, memory), schemas with TypeScript autocompletion, offline support, and framework bindings for React, Svelte, Vue, and Solid.
Use cases
- build offline-first apps with automatic sync
- add real-time multiplayer collaboration to a web app
- replace Firebase or Supabase with an open-source syncing database
- cache and query data locally in the browser with IndexedDB
- build a local-first PWA with optimistic updates
- sync state between server and client over websockets
When to choose
- you need local-first or offline-capable apps with automatic reconnection
- you want real-time collaborative features powered by CRDTs
- you want a TypeScript-native database with schema safety and framework bindings
- you need pluggable client-side storage backends
When to avoid
- you need a battle-tested production database with mature ecosystem support
- you require heavy analytical or SQL workloads
- you cannot run a sync server and need a fully serverless solution
- AGPL-3.0 licensing is incompatible with your project
Facets
library · maturity active
database websocket state-management orm authorization caching databases web-development frontend backend browser bun cloud cross-platform local-first crdt offline-first sync-engine fullstack indexeddb sqlite multiplayer optimistic-updates real-time-sync real-time nodejs deno typescript
1 source
- readme: https://github.com/aspen-cloud/triplit · fetched 2026-08-28 · 4c153f497a8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aspen-cloud/triplit | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="aspen-cloud/triplit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem