sswr VS svelte-apollo

Compare sswr vs svelte-apollo and see what are their differences.

sswr

🔥 Svelte stale while revalidate (SWR) data fetching strategy (by ConsoleTVs)

svelte-apollo

Svelte integration for Apollo GraphQL (by timhall)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
sswr svelte-apollo
2 2
227 938
- -
5.5 0.0
4 months ago 9 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sswr

Posts with mentions or reviews of sswr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.
  • Svelte(Kit) Top 10 Wishlist for 2023
    3 projects | dev.to | 2 Jan 2023
    This kind of goes with #3, but would but would be cool to have more caching options for the Server and Client like SWR. It would have to support things like optimistic updates, and keep me from over fetching. Should be easy to use. https://github.com/ConsoleTVs/sswr https://react-query-v3.tanstack.com/
  • State of the Sveltejs Ecosystem?
    10 projects | /r/sveltejs | 28 Aug 2021
    Caching: svelte-query, sswr

svelte-apollo

Posts with mentions or reviews of svelte-apollo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-28.
  • State of the Sveltejs Ecosystem?
    10 projects | /r/sveltejs | 28 Aug 2021
    GraphQL: svelte-apollo, @urql/svelte.
  • electron and shared state
    1 project | /r/sveltejs | 27 Feb 2021
    Some tools that could be helpful are GraphQL and PouchDB. GraphQL requires a fair bit of setup but should make the process of fetching and syncing data from the server much more declarative, particularly when used with something like svelte-apollo. PouchDB gives the appearance of writing directly to your data store and it handles syncing for you. The main caveat is you have to use CouchDB on the server side which is obviously quite prescriptive.

What are some alternatives?

When comparing sswr and svelte-apollo you can also consider the following projects:

svelte-query - Performant and powerful remote data synchronization for Svelte

urql - The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

electron-sveltekit - Electron and SvelteKit integration

svelte-routing - A declarative Svelte routing library with SSR support

svelte-spa-router - Router for SPAs using Svelte 3

routify - Automated Svelte routes