GraphQL or gRPC in Java

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • graphql-grpc-helidon

    Lab around GraphQL and gRPC with Helidon

  • All the database implementation is here in this maven module

  • graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  • GraphQL is a query language and operate on a single endpoint. it talks with JSON language. It defined with a schema, described valid attributes, operations, etc... And GraphQL is a specification

  • 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.

    InfluxDB logo
  • gRPC

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  • For more informations : https://grpc.io/

  • Protobuf

    Protocol Buffers - Google's data interchange format

  • gRPC use protocol buffers : https://developers.google.com/protocol-buffers

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts