Generic TanStack Query support? #835
Replies: 3 comments
-
|
We do have support for Is this what you're looking for, but for other frameworks (Angular/Vue/Svelte) as well? |
Beta Was this translation helpful? Give feedback.
-
This case, yes. I'm a Vue user. I'm aware of PowerSync's own Vue composables, but I believe it's still profitable to have the generic TanStack Query support. |
Beta Was this translation helpful? Give feedback.
-
|
I do agree it would be nice to have support for this. I've converted this request to a Discussion. We will use any feedback or upvotes here to help asses the desire for this functionality. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions