0
2
+ 1
0

What is QuellQL?

It is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Its schema-governed, type-level normalization algorithm deconstructs GraphQL query responses into individual graph nodes to be cached separately as constant-time-readable key-value pairs, with references to connected nodes.
QuellQL is a tool in the GraphQL Tools category of a tech stack.
QuellQL is an open source tool with 577 GitHub stars and 124 GitHub forks. Here’s a link to QuellQL's open source repository on GitHub

QuellQL Integrations

QuellQL's Features

  • Client-side caching utilizing sessionStorage
  • Server-side caching utilizing a configurable Redis in-memory data store
  • Automatic unique cache key generation
  • Partial and exact match query caching
  • Programmatic rebuilding of GraphQL queries to fetch only the minimum data necessary to complete the response based upon current cache contents

QuellQL Alternatives & Comparisons

What are some alternatives to QuellQL?
graphql-yoga
Easiest way to run a GraphQL server: Sensible defaults & includes everything you need with minimal setup.;Includes Subscriptions: Built-in support for GraphQL subscriptions using WebSockets.;Compatible: Works with all GraphQL clients (Apollo, Relay...) and fits seamless in your GraphQL workflow.
Serverless AppSync
It allows you to easily and quickly deploy GraphQL APIs on AWS, and integrate them with AWS Lambda, DynamoDB & others. It supports all AWS AppSync features, while offering sane defaults that makes working with AppSync a lot easier without compromising on flexibility.
GraphQL Nexus
It is a declarative, code-first and strongly typed GraphQL schema construction for TypeScript & JavaScript.
Altair GraphQL
A beautiful feature-rich GraphQL Client IDE for all platforms. Enables you interact with any GraphQL server you are authorized to access from any platform you are on. Much like Postman for GraphQL, you can easily test and optimize your Grap
GraphQL Voyager
Represent any GraphQL API as an interactive graph. It's time to finally see the graph behind GraphQL.
See all alternatives
Related Comparisons
No related comparisons found

QuellQL's Followers
2 developers follow QuellQL to keep up with related blogs and decisions.