graphql-java VS learning-graphql-client

Compare graphql-java vs learning-graphql-client and see what are their differences.

learning-graphql-client

A GraphQL client utilizing a publicly available GraphQL endpoint and read some data from it. (by surajcm)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
graphql-java learning-graphql-client
5 1
6,033 0
0.1% -
9.7 0.0
2 days ago 5 months ago
Java Java
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.

graphql-java

Posts with mentions or reviews of graphql-java. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.

learning-graphql-client

Posts with mentions or reviews of learning-graphql-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-07.
  • Any good java graphql client suggestions ?
    4 projects | /r/graphql | 7 Jul 2021
    Thanks a lot for showing interest and replying to my question. I am kind of new to apollographql. At work, I have a requirement to consume a graphql service. I tried to use apollographql for consuming it, really liked the non-blocking call (even though I didn't utilize it). I tried to convert the response to String using Jackson (ObjectMapper) and it failed with an error saying `No serializer found for class`. I tried to do similar connectivity at learning-graphql-client and it worked fine. Since the models are derived from schema.json, I expect the generated classes to be easily parsable. But it was not the case for the generated file, which I used at work.

What are some alternatives?

When comparing graphql-java and learning-graphql-client you can also consider the following projects:

dgs-framework - [Moved to: https://github.com/Netflix/dgs-framework]

graphql-query-builder - GraphQL query builder for Java

manifold - Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

graphql-spqr - Build a GraphQL service in seconds

spring-graphql - Spring Integration for GraphQL

server-playground - A playground of server projects

apollo-android - :robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.

caliban - Functional GraphQL library for Scala

trustfall - A query engine for any combination of data sources. Query your files and APIs as if they were databases!

Gradle buildSrcVersions - Life is too short to google for dependencies and versions

sangria - Scala GraphQL implementation