Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-community
NotificationsYou must be signed in to change notification settings

hasura/graphql-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hasura logoHasura logo

Hasura GraphQL Engine

The Hasura engine is an open source project which supercharges the building of modern applications by providing accessto data via a single, composable, secure API endpoint.

Hasura V3

Docs

The future of data delivery is GA: Supporting PostgreSQL (and its flavors), MongoDB, ClickHouse, and MS SQL Server. Also supports writing custom business logic using the Typescript, Python, and Go Connector SDKs. Here is the recommendedGetting Started guide on DDN.

The Hasura v3 engine code, which powers Hasura DDN, is in thev3 folder of this repo. You can find more detailedinformation about in thisv3 README.

The Hasura DDN architecture includes Data Connectors to connect to data sources. All Hasura connectors are alsoavailable completely open source. Check out theConnector Hub which lists allavailable connectors.

Hasura V2

Latest releaseDocs

Hasura V2 is the current stable version of the Hasura GraphQL Engine. Please find moredetailed information about the V2 Hasura Graphql Engine in thev2 folder and thisREADME.

Cloning repository

This repository is a large and active mono-repo containing many parts of the Hasura ecosystem and a long githistory, that can make the first time cloning of the repository slow and consume a lot of disk space. We recommendfollowing if you are facing cloning issues.

Shallow clone

This will only clone the latest commit and ignore all historical commits.

git clone https://github.com/hasura/graphql-engine.git --depth 1

Git checkout with only Hasura V3 engine code

git clone --no-checkout https://github.com/hasura/graphql-engine.git --depth 1cd graphql-enginegit sparse-checkout init --conegit sparse-checkout set v3git checkout @

This checkouts the top level files and only thev3 folder which contains the Hasura V3 Engine code.

Support & Troubleshooting

To troubleshoot most issues, check out our documentation and community resources. If you have encountered a bug or needto get in touch with us, you can contact us using one of the following channels:

Code of Conduct

We are committed to fostering an open and welcoming environment in the community. Please see theCode of Conduct.

Security

If you want to report a security issue, pleaseread this.

Stay up to date

Join our communities to stay up to date on announcements, events, product updates, and technical blogs.https://hasura.io/community/

Contributing

Check out ourcontributing guide for more details.

Brand assets

Hasura brand assets (logos, the Hasura mascot, powered by badges etc.) can be found in thev2/assets/brand folder. Feel free to use them in your application/website etc. We'd be thrilled if youadd the "Powered by Hasura" badge to your applications built using Hasura. ❤️

Licenses

V3

All theData Connectors are available undertheApache License 2.0.

The coreV3 GraphQL Engine is intended to be licensed under theApache License 2.0 (Apache-2.0).

V2

The V2 core GraphQL Engine is available under theApache License 2.0 (Apache-2.0).

Allother contents in the v2 folder (except those inserver,cli andconsole directories) are available under theMIT License.This includes everything in thedocs andcommunitydirectories.

About

Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-community

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors563


[8]ページ先頭

©2009-2025 Movatter.jp