Oracle Icon
Hasura Icon

Get GraphQL APIs on Oracle in 2 minutes

Point to your Oracle database and get fully featured, secure, and performant GraphQL APIs with just a few clicks.

Instant GraphQL APIs

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!

See the full feature list

Queries

Queries

Query tables and views with filtering, pagination, pattern search, and more.

Learn more

Mutations

Mutations

Easily insert, upsert, update, or delete records in your database over the GraphQL endpoint.

Learn more

Subscriptions

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!

Authorization, simplified

  • TickEasily configure role-based authorization and granular access permissions.
  • TickConnect the Hasura authorization engine to your authentication system to easily create a secure GraphQL endpoint.
  • TickBe in complete control of who can access which data (down to field level) and perform which options.

Authorization

Blazing-fast GraphQL APIs

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.

Blazing-fast GraphQL APIs

Federation

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.

Authorization