{"name":"Hasura GraphQL Engine: Instant Realtime GraphQL APIs on Your Data","description":"The Hasura GraphQL Engine provides blazing fast, instant realtime GraphQL APIs on all your data, complete with fine-grained access control and webhook triggers on database events. With over 31,000 stars, it's a popular open-source project for modern application development, supporting various databases like PostgreSQL, MongoDB, and MS SQL Server.","github":"https://github.com/hasura/graphql-engine","url":"https://osrepos.com/repo/hasura-graphql-engine","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/hasura-graphql-engine","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/hasura-graphql-engine.md","json":"https://osrepos.com/repo/hasura-graphql-engine.json","topics":["GraphQL","API Development","Realtime","PostgreSQL","MongoDB","TypeScript","Access Control","Open Source"],"keywords":["GraphQL","API Development","Realtime","PostgreSQL","MongoDB","TypeScript","Access Control","Open Source"],"stars":null,"summary":"The Hasura GraphQL Engine provides blazing fast, instant realtime GraphQL APIs on all your data, complete with fine-grained access control and webhook triggers on database events. With over 31,000 stars, it's a popular open-source project for modern application development, supporting various databases like PostgreSQL, MongoDB, and MS SQL Server.","content":"## Introduction\n\nThe Hasura GraphQL Engine is an open-source project that supercharges the building of modern applications by providing access to data via a single, composable, secure API endpoint. It offers blazing fast, instant realtime GraphQL APIs on all your data, complete with fine-grained access control and the ability to trigger webhooks on database events. Hasura supports various databases including PostgreSQL, MongoDB, ClickHouse, and MS SQL Server, and allows for custom business logic using TypeScript, Python, and Go Connector SDKs. The project actively develops both its stable V2 and the newer V3 engine, which powers Hasura DDN.\n\n## Installation\n\nTo get started with the Hasura GraphQL Engine, you can clone the repository. Due to its large size and history, a shallow clone is recommended for faster setup:\n\nbash\ngit clone https://github.com/hasura/graphql-engine.git --depth 1\n\n\nIf you are specifically interested in the Hasura V3 engine code, which resides in the `v3` folder, you can use a sparse checkout to only retrieve that specific directory:\n\nbash\ngit clone --no-checkout https://github.com/hasura/graphql-engine.git --depth 1\ncd graphql-engine\ngit sparse-checkout init --cone\ngit sparse-checkout set v3\ngit checkout @\n\n\n## Examples\n\nFor practical examples and quickstart guides, Hasura provides comprehensive documentation for both its V2 and V3 engines.\n\n*   **Hasura V3 Quickstart:** [https://hasura.io/docs/3.0/getting-started/quickstart/](https://hasura.io/docs/3.0/getting-started/quickstart/)\n*   **Hasura V2 Documentation:** [https://hasura.io/docs](https://hasura.io/docs)\n\nThese resources offer detailed instructions and code snippets to help you integrate Hasura into your projects and build powerful GraphQL APIs.\n\n## Why Use Hasura GraphQL Engine?\n\nHasura GraphQL Engine stands out for several compelling reasons:\n\n*   **Instant GraphQL APIs:** Automatically generates GraphQL APIs from your database schema in seconds.\n*   **Realtime Capabilities:** Provides live queries and subscriptions out-of-the-box, enabling real-time applications.\n*   **Fine-Grained Access Control:** Offers robust security features to define precise permissions for data access.\n*   **Database Event Webhooks:** Allows you to trigger custom business logic via webhooks on database events.\n*   **Broad Database Support:** Connects to PostgreSQL, MongoDB, ClickHouse, MS SQL Server, and more via Data Connectors.\n*   **Open Source & Extensible:** A vibrant open-source project with an extensible architecture, supporting custom connectors and business logic.\n*   **Performance:** Engineered for blazing fast performance, handling high-throughput data operations efficiently.\n\n## Links\n\nExplore the Hasura GraphQL Engine further through these official resources:\n\n*   **Hasura Homepage:** [https://hasura.io/](https://hasura.io/)\n*   **Hasura Community:** [https://hasura.io/community/](https://hasura.io/community/)\n*   **Hasura DDN Documentation (V3):** [https://hasura.io/docs/3.0/](https://hasura.io/docs/3.0/)\n*   **Hasura V2 Documentation:** [https://hasura.io/docs](https://hasura.io/docs)\n*   **GitHub Issues:** [https://github.com/hasura/graphql-engine/issues](https://github.com/hasura/graphql-engine/issues)\n*   **Discord Support:** [https://discord.gg/hasura](https://discord.gg/hasura)\n*   **Twitter Updates:** [https://twitter.com/hasurahq](https://twitter.com/hasurahq)\n*   **Connector Hub:** [https://hasura.io/connectors/](https://hasura.io/connectors/)","metrics":{"detailViews":2,"githubClicks":4},"dates":{"published":null,"modified":"2026-04-27T07:12:21.000Z"}}