JavaStandalone

JDBC GraphQL

Plain JDBC sample that runs SQL GraphQL queries against Oracle AI Database tables.

JSONSQL GraphQL#Graph#GraphQL#Java#JSON
What this sample helps you learn

This module demonstrates GraphQL over relational tables from a plain Java/JDBC application on Oracle AI Database.

What this sample demonstrates

JSON

Document-shaped data and SQL/JSON querying inside Oracle AI Database.

Use when records need flexible structure without leaving SQL, indexes, constraints, and transactions.

SQL GraphQL

Runnable SQL GraphQL behavior on Oracle AI Database.

Use when SQL GraphQL needs to be tested against real database behavior.

Highlights

  • STUDENTS
  • COURSES
  • ENROLLMENTS
  • fetch one student with enrolled courses