GraphQL Language Used for JSON-Relational Duality Views

GraphQL is an open-source, general-purpose query and data manipulation language that is compatible with a variety of databases.

Beginning with Oracle AI Database 26ai, Oracle introduces the support for GraphQL queries. For details on Oracle’s custom GraphQL syntax, refer to the chapter Custom GraphQL Syntax in Oracle in the Oracle Database Support for GraphQL Developer’s Guide. It is essential to familiarize yourself with the GraphQL Schema Conventions in Oracle AI Database, as these outline the specific naming conventions employed.

Oracle AI Database supports a subset of GraphQL syntax and operations for creating JSON-relational duality views, including:

Related Topics