{"id":19998039,"url":"https://github.com/graphql-hive/console","last_synced_at":"2026-04-02T19:08:29.514Z","repository":{"id":36970162,"uuid":"493549968","full_name":"graphql-hive/console","owner":"graphql-hive","description":"Hive is a GraphQL platform: schema registry, analytics and gateway for GraphQL federation and other GraphQL APIs","archived":false,"fork":false,"pushed_at":"2026-01-16T16:47:22.000Z","size":370106,"stargazers_count":473,"open_issues_count":256,"forks_count":124,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-01-16T20:14:39.725Z","etag":null,"topics":["api","composition","developer-tools","federation","graphql","graphql-api","graphql-federation","nodejs","rust","the-guild","tools","typescript"],"latest_commit_sha":null,"homepage":"https://the-guild.dev/graphql/hive","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphql-hive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-18T07:11:47.000Z","updated_at":"2026-01-16T16:19:34.000Z","dependencies_parsed_at":"2022-07-14T05:10:28.592Z","dependency_job_id":"fccf8cc5-6322-4e73-9923-8e71df10693e","html_url":"https://github.com/graphql-hive/console","commit_stats":{"total_commits":4596,"total_committers":57,"mean_commits":80.63157894736842,"dds":"0.40143603133159267","last_synced_commit":"4e372d4e5b0802ace48792475a886504929df80b"},"previous_names":["graphql-hive/platform","graphql-hive/console"],"tags_count":337,"template":false,"template_full_name":null,"purl":"pkg:github/graphql-hive/console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-hive","download_url":"https://codeload.github.com/graphql-hive/console/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fconsole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","composition","developer-tools","federation","graphql","graphql-api","graphql-federation","nodejs","rust","the-guild","tools","typescript"],"created_at":"2024-11-13T05:07:06.686Z","updated_at":"2026-01-21T12:02:59.738Z","avatar_url":"https://github.com/graphql-hive.png","language":"TypeScript","readme":"![Hive GraphQL Platform](https://the-guild.dev/graphql/hive/github-org-image.png)\n\n# Hive\n\nSchema registry and analytics for\n[GraphQL federation](https://the-guild.dev/graphql/hive/federation) and other GraphQL APIs. Fully\nopen-source and MIT licensed. Use Hive Cloud (managed) or self-host it.\n\n- Visit [the-guild.dev/graphql/hive](https://the-guild.dev/graphql/hive)\n  ([status page](https://status.graphql-hive.com))\n- [Read the announcement blog post](https://the-guild.dev/blog/announcing-graphql-hive-public)\n- [Read the docs](https://the-guild.dev/graphql/hive/docs)\n- [View the changelog for self-hosting](./deployment/CHANGELOG.md)\n\n## Built for the community, for all GraphQL APIs\n\nGraphQL Hive has been built with 3 main objectives in mind:\n\n- **Help GraphQL developers to get to know their GraphQL APIs** a little more with our Schema\n  Registry, Performance Monitoring, Alerts, and Integrations.\n- **Support all kinds of GraphQL APIs**, from Federation, and Stitching, to standalone APIs.\n- **Open Source at the heart**: 100% open-source and built in public with the community.\n- **A plug and play Cloud solution**: to give access to Hive to most people with a generous free\n  \"Hobby plan\"\n\n## Features Overview\n\n### Schema Registry\n\nGraphQL Hive offers 3 useful features to manage your GraphQL API:\n\n- **Prevent breaking changes** - GraphQL Hive will run a set of checks and notify your team via\n  Slack, GitHub, or within the application.\n- **Data-driven** definition of a “breaking change” based on Operations Monitoring.\n- **History of changes** - an access to the full history of changes, even on a complex composed\n  schema (Federation, Stitching).\n- **High-availability and multi-zone CDN** service based on Cloudflare to access Schema Registry\n\n### Monitoring\n\nOnce a Schema is deployed, **it is important to be aware of how it is used and what is the\nexperience of its final users**.\n\n## Self-hosted\n\nGraphQL Hive is completely open-source under the MIT license, meaning that you are free to host on\nyour own infrastructure.\n\n- [Changelog](./deployment/CHANGELOG.md)\n\nGraphQL Hive helps you get a global overview of the usage of your GraphQL API with:\n\n- Error rates and repartition\n- Global and query performances (latency, RPM…)\n- Operations count\n- Active GraphQL clients\n\n### Integrations\n\nGraphQL Hive is well integrated with **Slack**, **MS Teams** and most **CI/CD** systems to get you\nup and running as smoothly as possible!\n\nGraphQL Hive can notify your team when schema changes occur, either via Slack, MS Teams or a custom\nwebhook.\n\nAlso, the Hive CLI allows integration of the schema checks mechanism to all CI/CD systems (GitHub,\nBitBucket, Azure, and others). The same applies to schema publishing and operations checks.\n\nIf you are using GitHub, you can directly benefit from the **GraphQL Hive app that will\nautomatically add status checks to your PRs**!\n\n### Join us in building the future of GraphQL Hive\n\nLike all [The Guild](https://the-guild.dev) projects, GraphQL Hive is built with the community.\n\nWe can't wait to get you onboard and get your feedback, pull requests, and feature requests.\n\nSee you in Hive! 🐝\n\n## Project Stack\n\n- General: NodeJS, TypeScript\n- Authentication: SuperTokens\n- HTTP Server: Fastify\n- APIs: GraphQL, GraphQL-Yoga, GraphQL-Codegen, GraphQL-Inspector, GraphQL-Modules\n- App: React, Next.js, Tailwind CSS, Radix Primitives\n- CLI: Oclif\n- Deployment (Cloud): Pulumi, K8s, Contour (Envoy), Azure Cloud, CloudFlare Workers, CloudFlare R2\n- Monitoring: Prometheus, Grafana, Sentry\n- Databases: Postgres, Redis, ClickHouse\n\n## Docs\n\n- [Development](./docs/DEVELOPMENT.md)\n- [Deployment](./docs/DEPLOYMENT.md)\n- [Testing](./docs/TESTING.md)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-hive%2Fconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql-hive%2Fconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-hive%2Fconsole/lists"}