module relationaljson
- Loading JSON data inside a Simple Oracle Document Access
OracleCollection
with client-side OSON* encoding - Unnesting JSON arrays into relational rows using the SQL standard function
JSON_TABLE
... in fact its simpler syntaxNESTED <JSON column>
- Creating new JSON documents with the SQL standard
JSON_OBJECT
function - Joining JSON fields with Relational columns to leverage all the power of SQL