Announcement Blog
Learn more about Oracle support
Oracle Documentation
To get started with Oracle
Get Started with Hasura
Everything you need to know
The Hasura GraphQL Engine automatically generates your GraphQL schema and resolvers based on your Oracle tables and views, and gives you powerful, fully featured GraphQL APIs in minutes. Goodbye, handwritten resolvers!
Queries
Query tables and views with filtering, pagination, pattern search, and more.
Learn more
Mutations
Easily insert, upsert, update, or delete records in your database over the GraphQL endpoint.
Learn more
Subscriptions
Instantly pull any real-time changes to your data with live query and/or streaming subscription to power your real-time use cases.
Coming soon!
GraphQL APIs generated by Hasura are fast across various performance dimensions – latency, concurrency, throughput, etc. Using query caching, prepared queries, and other architectural and compile-time optimizations on the backend, you are ensured highly performant GraphQL APIs, without the effort.
Federation with GraphQL and Hasura allows you to combine multiple subgraphs into a supergraph. This allows you to consolidate multiple schemas and APIs into a unified API. Hasura enables data federation between GraphQL and REST services, as well as databases, while maintaining the flexibility and modularity of the underlying services.
Try it on Hasura Cloud