Feature a build or sponsor the directory. DM @pranavmore69

Best X BuildsBrowse ↓
← Back to all builds

std-toolkit

Database-agnostic sync engine. Started as DynamoDB sync, then DynamoDB became just an adapter on top of TanStack DB and Effect.

Offline-first sync with IndexedDB cache, partitioned subsets, and one tab doing the network work while the rest listen. Adapters for in-memory, IndexedDB, DynamoDB, and SQLite. The bank demo at demo-docs.kishore.app is the thing to poke, because transfers either fully happen or they don't.

by @pkishorez

Related builds