Radar

tinyplex/tinybase

A reactive data store & sync engine.

TypeScript5.2k starsOtherView on GitHub

Star growth

5.5

stars/week · 28d

Total stars

5.2k

Other

Maintenance

Last commit
9d ago
2026-09-11
Last release
17d ago
2026-09-03
License
MIT

Read from GitHub when this page was built, 2026-09-20. Commit date is the head of the default branch, not the last push to any branch.

Why we are watching

A small reactive store with sync attached: the application holds its own data and reconciles when it can, rather than treating a remote database as the source of truth. Squarely the local-first data layer in scope, and unusually clean about it — the sync engine is optional, so the offline case is the default rather than a degraded mode. Low-level and unglamorous, which is precisely the layer the brief widened the boundary to include.

Measured as of August 6, 2026.