awesome-graphql-java VS service-engine-template

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

awesome-graphql-java

awesome list of graphql-java related projects (by graphql-java)

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)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
awesome-graphql-java service-engine-template
1 2
585 7
0.2% -
3.3 3.8
7 months ago 4 months ago
JavaScript
- 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.

awesome-graphql-java

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

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 awesome-graphql-java and service-engine-template you can also consider the following projects:

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

graphql-java - GraphQL Java implementation

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

sangria - Scala GraphQL implementation

hotchocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. [Moved to: https://github.com/ChilliCream/graphql-platform]

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

async-graphql - A GraphQL server library implemented in Rust