graphql-java VS service-engine-template

Compare graphql-java vs service-engine-template and see what are their differences.

service-engine-template

Template: REST, GraphQL & gRPC services for CRUD to Popular Databases. Supports Schema Migrations and built using service-engine Docker Image. (by sudowing)
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 service-engine-template
5 2
6,033 7
0.1% -
9.7 3.8
2 days ago 4 months ago
Java 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.

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.

service-engine-template

Posts with mentions or reviews of service-engine-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • GraphQL is quickly moving to one of my least favorite technologies
    12 projects | news.ycombinator.com | 29 Jul 2022
    "... rough edges ... complex"

    I've put a couple GraphQL services into production and have similar thoughts.

    What suprised me most were the range of views from colleagues when they needed to integrate into one of their products. Some people were happy to work with something new, while others didn't appreciate the tax involved with the learning curve.

    That said, I published an app that auto-provisions a CRUD service in GraphQL. So while I may not use it for most apps, I use this for general data-access.

    https://github.com/sudowing/service-engine-template

  • Database as Code – The Good, the Bad and the Ugly
    1 project | news.ycombinator.com | 2 Jun 2022
    I published an app via docker that can be used for db migrations with all dbs supported by knex.js

    I'm pretty sure the core migration functionality provided by knex is supported -- along with some project specific features which support more modular schema migrations via batches of SQL files held within specific directories.

    Shameless plug... sure. But it may be useful to anyone interested in the topic of this post.

    https://github.com/sudowing/service-engine-template#schema_m...

    https://youtu.be/84D8_--K5cs

What are some alternatives?

When comparing graphql-java and service-engine-template you can also consider the following projects:

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

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

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

orval - orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺

graphql-query-builder - GraphQL query builder for Java

async-graphql - A GraphQL server library implemented in Rust

spring-graphql - Spring Integration for GraphQL

awesome-graphql-java - awesome list of graphql-java related projects

server-playground - A playground of server projects

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