schema-stitching-handbook VS schema-stitching-demos

Compare schema-stitching-handbook vs schema-stitching-demos and see what are their differences.

schema-stitching-handbook

Guided examples exploring GraphQL Tools v6+ Schema Stitching (by gmac)

schema-stitching-demos

Guided examples exploring GraphQL Tools v6+ Schema Stitching [Moved to: https://github.com/gmac/schema-stitching-handbook] (by gmac)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
schema-stitching-handbook schema-stitching-demos
4 1
346 186
- -
0.0 8.4
about 1 year ago almost 3 years ago
JavaScript 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.

schema-stitching-handbook

Posts with mentions or reviews of schema-stitching-handbook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-20.
  • GraphQL AuthZ - GraphQL Authorization layer
    3 projects | dev.to | 20 Dec 2021
    “Shifting this configuration out of the gateway makes subschemas autonomous, and allows them to push their own configuration up to the gateway—enabling more sophisticated schema releases.” — schema stitching handbook
  • Moving Apollo Federation 2 to the Elastic License v2
    3 projects | news.ycombinator.com | 5 Nov 2021
    Also see @graphql-tools/schema-stitching [0] and its handbook [1] with examples. Note the stitching gateway approach is slightly different than Apollo Federation. We are (lightly) using schema-stitching and happy with it so far – but haven't pushed it much yet.

    [0] https://www.graphql-tools.com/docs/schema-stitching/stitch-c...

    [1] https://github.com/gmac/schema-stitching-handbook

  • GraphQL Tools V8 - Stitch Federation Services
    4 projects | dev.to | 29 Jul 2021
    Federation Services - Stitching Handbook
  • A New Year for GraphQL Schema Stitching
    2 projects | dev.to | 22 Jul 2021
    Whether you’re planning a new API project, looking to migrate an existing one, or curious of alternatives for your current distributed GraphQL architecture, 2021 is the year to give Schema Stitching a fresh look. Read the new documentation, review the handbook, watch the video series, or join us for a conversation to learn about the exciting progress that was made last year.

schema-stitching-demos

Posts with mentions or reviews of schema-stitching-demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-29.
  • The Stack #2
    13 projects | dev.to | 29 Jul 2021
    If you are new to schema stitching with Typemerging, I would recommend you check out this repository from Greg where he does a great job of explaining all the concepts.

What are some alternatives?

When comparing schema-stitching-handbook and schema-stitching-demos you can also consider the following projects:

graphql-go-tools - GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

cppgraphqlgen - C++ GraphQL schema service generator

mercurius - Implement GraphQL servers and gateways with Fastify

vscode-graphql - MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)

graphql-multipart-request-spec - A spec for GraphQL multipart form requests (file uploads).

dgraph - The high-performance database for modern applications

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

easygraphql-tester - Test GraphQL queries, mutations and schemas on an easy way! 🚀

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

graphql-shield - 🛡 A GraphQL tool to ease the creation of permission layer.

apollo-tooling - ✏️ Apollo CLI for client tooling (Mostly replaced by Rover)