Is there any plans to support TanStack Query in the general case, for all relevant frameworks?
I know about the recent release of PowerSync for TanStack DB, but I belive the DB thing is still very raw, unstable, full of friction in real-world applications, and needs months of work to get it close to e.g. PowerSync + Kysely/Drizzle + Zod/etc + Vue composables level of ergonomics.
Plus the Query is quite robust at this point and the most supported thing in TanStack's selection. It might actually relieve some support burden from PowerSync in client-side area: get an industry-standard slient-side solution for React + Angular + Vue + Svetle + whatever Query supports for free.
Is there any plans to support TanStack Query in the general case, for all relevant frameworks?
I know about the recent release of PowerSync for TanStack DB, but I belive the DB thing is still very raw, unstable, full of friction in real-world applications, and needs months of work to get it close to e.g.
PowerSync + Kysely/Drizzle + Zod/etc + Vue composableslevel of ergonomics.Plus the Query is quite robust at this point and the most supported thing in TanStack's selection. It might actually relieve some support burden from PowerSync in client-side area: get an industry-standard slient-side solution for React + Angular + Vue + Svetle + whatever Query supports for free.