graphql-hive VS graphql-inspector

Compare graphql-hive vs graphql-inspector and see what are their differences.

graphql-hive

GraphQL Hive is a schema registry and observability (by kamilkisiela)

graphql-inspector

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage (by kamilkisiela)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
graphql-hive graphql-inspector
3 8
373 1,597
- -
9.9 8.1
7 days ago 7 days ago
TypeScript TypeScript
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-hive

Posts with mentions or reviews of graphql-hive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-01.
  • How we shipped CDN access tokens with Cloudflare Workers and R2
    2 projects | dev.to | 1 Feb 2023
    Once we decoded the incoming access token we can then read the R2 key value e.g. `/cdn-keys/c7ce447c-f5e6-4f13-87b8-d3051ba3fc45/c7de111c-f5g9-4f13-87b8-d1267ba3ge95` and then check the user-sent `privateKey` against the hash stored there. For subsequent requests, the same cache logic as for the legacy tokens is reused. The UI part was pretty straight-forward and less challenging to build, however it was still part of this project. The new token overview: ![All good](https://the-guild.dev/blog-assets/how-we-shipped-cdn-access-tokens-with-cloudflare-workers-and-r2/phase-4-cdn-access-token-overview.png) Creating a new token: ![All good](https://the-guild.dev/blog-assets/how-we-shipped-cdn-access-tokens-with-cloudflare-workers-and-r2/phase-4-token-create-form.png) We successfully deployed this to production and then informed all our clients that are waiting for this feature. 🎉 In addition, this is of course now also available for the self-hosted Hive users. ## Conclusion This was an exciting and challenging project to solve and Cloudflare provides useful tools for solving these kinds of problems. On the other hand debugging Cloudflare tooling is often frustrating and cumbersome, documentation is also often scarce or non-existing for more advanced use-cases. Nevertheless, we are happy to finish this project successfully and are looking forward to all the future challenges! In case you did not know, Hive is fully open-source and self-hostable! You can find all the code, steps and pull requests on GitHub! * https://github.com/kamilkisiela/graphql-hive/pull/1003 * https://github.com/kamilkisiela/graphql-hive/pull/1043 * https://github.com/kamilkisiela/graphql-hive/pull/1005 * https://github.com/kamilkisiela/graphql-hive/pull/1114 * https://github.com/kamilkisiela/graphql-hive/pull/1120 * https://github.com/kamilkisiela/graphql-hive/pull/1127 * https://github.com/kamilkisiela/graphql-hive/pull/1130 * https://github.com/kamilkisiela/graphql-hive/pull/1142 * https://github.com/kamilkisiela/graphql-hive/pull/1143 * https://github.com/kamilkisiela/graphql-hive/pull/1061
  • GraphQL-ESLint v3.14 - What's New?
    2 projects | dev.to | 29 Dec 2022
    Previously in this rule, we had only a suffix option but in our open-source SAAS project Hive, we prefix all files with executable definitions with their operation types.

graphql-inspector

Posts with mentions or reviews of graphql-inspector. 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 Guild is taking over maintenance of merge-graphql-schemas
    8 projects | dev.to | 29 Jul 2021
    merge-graphql-schemas will be added to the existing Schema management tools already created by The Guild (GraphQL-Toolkit, GraphQL Modules, GraphQL Inspector and graphql-code-generator)
  • What's new in GraphQL CLI 4.1
    4 projects | dev.to | 29 Jul 2021
    GraphQL CLI 4.1 has been updated to use the latest versions of GraphQL Code Generator and GraphQL Inspector, which are included as recommended, best practice workflows for developing production-ready GraphQL applications.
  • New GraphQL Inspector and upcoming features
    2 projects | dev.to | 29 Jul 2021
    It's an entirely open-sourced and community driven tool to help you improve and maintain your GraphQL stack. It comes with a CLI, GitHub Application and GitHub Action. You can read more on our website.
  • Making Open Source Easy - Orchestrating the Open Source Contribution Workflow
    8 projects | dev.to | 29 Jul 2021
    GraphQL Inspector
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    If you want to validate your schema as and when you push to Version control to maintain sanity, setup something like GraphQL Inspector locally and in your CI/CD pipelines to maintain your sanity. If you use the Apollo ecosystem, it comes inbuilt in the Apollo Studio or the CLI tools which it gives you.

What are some alternatives?

When comparing graphql-hive and graphql-inspector you can also consider the following projects:

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

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

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

Stack - Tech Stack developed by The Guild

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

Postwoman - 👽 Open source API development ecosystem - https://hoppscotch.io

Intro-To-Bug-Hunting - I provide educational resources in this repository for starting bug hunting from scratch. The content will be updated over time! Also, I would be happy if you introduce new resources to be added

envelop - Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Envelop is the missing GraphQL plugin system.

graphql-mesh - The Graph of Everything - Federated architecture for any API service

botway - 🤖 Generate, build, handle and deploy your own AI Bot with your favorite language, for Discord, or Telegram, or even Slack

jaeger - CNCF Jaeger, a Distributed Tracing Platform