Show HN: TanStack DB – Reactive DB with Differential Dataflow for TanStack Query Hi HN, Kyle, Sam and the TanStack team here. We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA! TanStack DB plugs into your existing TanStack Query useQuery calls and uses Differential Dataflow to incrementally recompute only what changed, so updates stay sub-millisecond even with 100k rows. You get live queries, optimistic updates with automatic rollback, and streaming joins — all in the client! TanStack DB works with REST, GraphQL, WebSockets, and shines with sync engines like ElectricSQL or Firebase, letting you load large, normalized collections once and stream real-time changes into the client without manual bookkeeping. It sits on top of queryClient so you can adopt it incrementally, one route at a time. - Intro post: https://ift.tt/yOUIdj5... - Local-first sync via Electric: https://ift.tt/qUocJiH... - Web starter with TanStack Start: https://ift.tt/aP60jNI... - Mobile starter with Expo: https://ift.tt/aP60jNI... - Project website and docs: https://tanstack.com/db - GitHub repo: https://ift.tt/cSaI9AC Try it out and let us know what you think! https://ift.tt/v0MwINQ July 29, 2025 at 11:18PM
0 Comments: