service-engine-template VS graphql-java

Compare service-engine-template vs graphql-java 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)
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
service-engine-template graphql-java
2 5
7 6,037
- 0.2%
3.8 9.7
4 months ago about 21 hours ago
JavaScript Java
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.

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

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.

What are some alternatives?

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

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

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

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

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-spqr - Build a GraphQL service in seconds

async-graphql - A GraphQL server library implemented in Rust

graphql-query-builder - GraphQL query builder for Java

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

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.