Quell VS learn-graphql

Compare Quell vs learn-graphql and see what are their differences.

Quell

Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency. (by open-source-labs)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
Quell learn-graphql
3 9
578 1,175
0.2% 1.1%
7.8 8.7
10 months ago 7 days ago
TypeScript JavaScript
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.

Quell

Posts with mentions or reviews of Quell. We have used some of these posts to build our list of alternatives and similar projects.
  • Introducing Quell 5.0: A More Secure Quell
    1 project | /r/graphql | 12 Nov 2022
    Github
  • NEW RELEASE: Open-source JavaScript module to cache GraphQL queries
    1 project | news.ycombinator.com | 1 Jul 2021
    Quell is an open source, lightweight JavaScript library providing a client- and server-side caching solution for applications that leverage GraphQL. The newest version now supports a broader range of GraphQL features for caching: including aliases, fragments, multiple queries, and nested queries. Quell/Client can integrate with any front-end framework that supports fetch without causing incompatible state management patterns. Quell/Server easily integrates into pre-existing Express server architectures without significant refactoring as it can be imported and used as a piece of Node.js/Express middleware.

    Please see the release article here

    https://roblehfarah.medium.com/here-comes-quell-the-better-c...

    and the GitHub repository here

    https://github.com/open-source-labs/Quell

  • Open-source JavaScript module to cache GraphQL queries
    1 project | /r/graphql | 1 Jul 2021

learn-graphql

Posts with mentions or reviews of learn-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • help me learn NEXTJS and GRAPHQL.
    1 project | /r/graphql | 1 Mar 2023
    The source code lives here https://github.com/hasura/learn-graphql/tree/master/tutorials/frontend/nextjs/app-final
  • GraphQL Server with Python and reusing REST APIs for GraphQL
    2 projects | /r/Python | 31 Oct 2022
    Looking for feedback. The source code and the tutorial is all open source.
  • The Learning Path to GraphQL for Fullstack Developers
    2 projects | dev.to | 28 Oct 2021
    We at Hasura, along with the community have created a series of open source tutorials starting from GraphQL Basics, Hasura Basics to full fledged frontend tutorials in various frameworks. You name it, we have it :)
  • 25+ Open Source Tutorials on Fullstack GraphQL, Hasura and Databases
    2 projects | /r/graphql | 28 Oct 2021
    I am Praveen from Hasura. We first launched Hasura Learn in 2019 with the intention of building GraphQL tutorials for developers who wanted to learn GraphQL by getting hands-on, within the comfort of their favourite stacks. 2.5years later, we have grown this to just over 25 courses, added tutorials on databases, and Hasura (basics, authorization & production ready advanced concepts). We. have had a lot of help from the community in building & maintaining these over the years.
  • Learning content for graphql
    1 project | /r/graphql | 28 Oct 2021
    Hey, I maintain the learn-graphql repo. We have tutorials for GraphQL beginners, those who want to learn frontend integrations and those who want to learn backends via Hasura. If you are completely new to GraphQL, I would suggest you check out our GraphQL Basics tutorial. If you are looking to integrate GraphQL with frontend frameworks and learn hands on building an app, I would suggest you check out out Frontend tutorial series and choose the framework you are comfortable with.
  • Open Source Tutorials on Fullstack GraphQL, Hasura and Databases
    1 project | news.ycombinator.com | 28 Oct 2021
  • You don't need a backend developer!
    3 projects | dev.to | 30 Apr 2021
    I mean that! You don’t need a backend developer, at least for serving data. Hasura is making this pleasant to work with the data we have defined in the database editor. Helps us make relations, permissions and add some other useful features. More information you will find on their website.
  • Hasura Joins Hacktoberfest: 3rd year in a row!
    12 projects | dev.to | 14 Oct 2020
    Learn

What are some alternatives?

When comparing Quell and learn-graphql you can also consider the following projects:

graphql-upload - Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

workers-graphql-server - 🔥Lightning-fast, globally distributed Apollo GraphQL server, deployed at the edge using Cloudflare Workers