Open-source GraphQL platform

Schema registry, analytics and gateway for GraphQL federation and other GraphQL APIs.

  • Fully open-source
  • No vendor lock
  • Can be self-hosted!

Schema Registry

Publish schemas, compose federated services, and detect backward-incompatible changes with ease.

Version Control System
Track schema modifications across multiple environments from development to production.
Schema Checks
Identify and breaking changes before they reach production. Evolve your schema with confidence.
Composition Error Prevention
Avoid runtime errors by validating compatibility of all your subgraph schemas.
Schema Explorer
Navigate through your schema and check ownership and usage of types.
Learn more about Schema Registry

Trusted by global enterprises and fast-moving startups

360° GraphQL Lifecycle

  • A complete ecosystem covering all your dev and production needs.
  • Full Apollo Federation Support. Drop-in replacement for Apollo GraphOS (Apollo Studio)
  • Use tools of your choice — either dive into our full GraphQL ecosystem, or build your own stack, connecting GraphQL federation, Hive Gateway, GraphQL Mesh and more.
  • Learn how to migrate from Apollo and keep your GraphQL stack vendor-unlocked.
5
Hive Gateway
Gateway
4
Hive
Registry and CDN
6
Yoga
GraphQL Subgraph
1
3
Client
GraphQL client of choice
2
Codegen
GraphQL Code Generation

Hive Gateway pulls the composite schema / supergraph from the Hive schema registry that gives it all the information about the subgraphs and available data to serve to the outside world.

Living and breathing GraphQL

0.0K
GitHub commits
0.0K
Active developers
0K
Registered schemas
0B
Collected operations

GraphQL for the ultimate performance

  • Deliver improvements faster

    Accelerate feature improvements and experiments, by seamless decoupling of backend and frontend environments.

  • Network efficiency

    Minimize unnecessary network calls that hinder your application's speed. Use GraphQL to enhance responsiveness and scales these benefits across your enterprise.

  • Optimized data retrieval

    Streamline communication between frontend and backend by enabling precise data selection, reducing unnecessary payloads and simplifying API interactions.

Loved by developers, trusted by businesses

Our migration from Apollo to Hive was incredibly straightforward. In less than a month, we had about 20 services running on Hive in production. The process was smooth, and the Hive team's friendly demeanor made it even more pleasant. Although we haven't needed direct assistance with our implementation, their openness to feedback and generally nice attitude has fostered a sense of collaboration and partnership.
We use GraphQL Hive as schema registry and monitoring tool. As a schema registry, we can publish GraphQL Schema with decoupled any application code. As a monitoring tool, we can find useful metrics. For example operation latency, usage of deprecated field. The great thing about GraphQL Hive is that it is easy to use, we have already integrated many tools like Slack or Github.
Hive enables Wealthsimple to build flexible and resilient GraphQL APIs. The GitHub integration provides feedback in a format developers are familiar with and conditional breaking changes enable us to focus our discussion on schema design rather than maintenance. Hive empowers us to confidently evolve our schemas by ensuring seamless API updates, detecting potential breaking changes, and guiding developers.

Get started today!

Start with a free Hobby plan that fits perfectly most side projects or try our Pro plan with 30 days trial period.

Enter Hive

Enterprise-focused tools tailored for you

  • Cloud and Self-Hosted

    Hive is completely open source, MIT licensed. You can host it on your own infrastructure.

  • Single Sign-On

    Integrated with popular providers like Okta, to enable OpenID Connect login for maximum security.

  • Customizable User Roles and Permissions

    Control user access with detailed, role-based permissions for enhanced security and flexibility.

Pricing

All features are available on all plans — including the free plan. Our pricing is honest and based only on your real usage.

Hobby

For personal or small projects

Free forever
  • Unlimited seats, projects and organizations
  • Unlimited schema pushes & checks
  • Full access to all features (including SSO)

Pro

Adjust your plan at any time

For scaling API and teams

  • Unlimited seats, projects and organizations
  • Unlimited schema pushes & checks
  • Full access to all features (including SSO)
  • Plus:

Enterprise

Adjust your plan at any time

Custom plan for large companies

Contact us
  • Unlimited seats, projects and organizations
  • Unlimited schema pushes & checks
  • Full access to all features (including SSO)
  • Plus:
  • Improved pricing as you scale
  • GraphQL / APIs support and guidance from The Guild

Built by The Guild. Industry veterans.

Contrary to most, we believe in long-term sight, not temporary growth. We believe in extreme quality, not scrappy pivots. We believe in open, not locked. We fight for a world where software liberates, not confines — ensuring technology serves, not subjugates.

Visit The Guild

Community-driven Open Source

Supported by a network of early advocates, contributors, and champions.

GitHub integration

Our CLI integrates smoothly with GitHub Actions / repositories.

GitHubGitHub Discussions

Impactful community

Implement your own features with our help

DiscordDiscord

Public roadmap

Influence the future of Hive

Product Updates

Available for free

Free Hobby plan that fits perfectly for most side projects.

Check Pricing
@malgamves

@malgamves

I was playing around with @strapijs's GraphQL API & got an error I'd never seen According to @apollographql - heuristic queries are a thing? Shoutout to @TheGuildDev 🧙🏿‍♂️for building GraphQL CodeGen, it's literally magic 🪄 Lost? I explain it all here
@gethackteam

@gethackteam

If you're using REST APIs with Swagger or OpenAPI, make sure to check out GraphQL Mesh medium.com/the-guild/graphql-mesh-query-anything-run-anywhere-433c173863b5
@daniel2color

@daniel2color

@TheGuildDev gave me a demo of GraphQL Hive as part of my research on GraphQL observability with Prisma It's an immensely useful tool: - Performance metrics 📈 - Schema registry to track schema changes 🛠 - GraphQL observability Can't wait to try it 🤩 graphql-hive.com
@thewritingdev

@thewritingdev

GraphQL Yoga by @TheGuildDev is THE way to start new GraphQL projects now. Especially since other similar projects are going the closed-source route, Yoga is the current champion of true Open Source. It's a batteries-included, cross-platform, and runs anywhere!!
@NicolasKa3

@NicolasKa3

Just contributed to @TheGuildDev by fixing a bug in the GraphQL TypeScript types generator. It's not much but it feels very good to give back 🥳
@michlbrmly

@michlbrmly

@TheGuildDev Just updated a project from angular-apollo v1.5 -> v2. Really impressed with the use of schematics to automatically update Apollo Client, import paths etc. Nice work!
@scottbolinger

@scottbolinger

Having fully typed API data is pretty awesome, thanks to urql and graphql-codegen
@flexdinesh

@flexdinesh

The smart folks at @TheGuildDev have introduced a compiler to write GraphQL schema. The extended file format is .graphxql. the-guild.dev/blog/graphqxl-language
@ReardenQL

@ReardenQL

Super excited about GraphQL Tools' overhaul! Amazing work @TheGuildDev 👏
@achrafash_

@achrafash_

Yoga 2.0 makes it dead simple to build a GraphQL API in NextJS!! and no need to put any everywhere to make it work lol ty @TheGuildDev 🙏
@whereischarly

@whereischarly

Sooo, I'm on a good way for spotify-graphql@2.0.0 that will cover all endpoints of @Spotify API (queries + mutations) 🤓 Thanks to the combination of my functional-json-schema lib and GraphQL Mesh (@TheGuildDev), it's now so much easier to maintain ✨
@chimame_rt

@chimame_rt

私が寄稿したブログが公開されました。ありがとう! The @TheGuildDev blog I contributed to is now available. Thank you! @UriGoldshtein the-guild.dev/blog/graphql-yoga-worker

Join professionals from companies like

Discover the complete ecosystem of tools and libraries

Complete GraphQL Management Stack

  • Hive

  • Yoga

  • Mesh

  • Code Generator

Our libraries to support all your GraphQL needs

Explore the Ecosystem

Frequently asked questions