JSON Relational Duality is a landmark capability in Oracle Database 23c Free that provides game-changing flexibility and simplicity for Oracle Database developers. This breakthrough innovation overcomes the historical challenges that developers have faced when building applications, either when using the relational model or when using the document model.
JSON Relational Duality delivers a solution that provides the benefits of both relational tables and JSON documents. With Duality View, while data gets stored in relational tables in a normalized way, it can be exposed to apps as JSON documents. Storing the data in relational tables delivers all the benefits of the relational model, whereas by exposing the same data as JSON documents, apps get schema flexibility and other benefits of the document model. Read more about the feature using the blog and documentation links below.
This directory includes the tutorials related to JSON Relational Duality. The tutorial scripts walk you through examples of working with JSON Relational Duality Views using Formula-1 (auto-racing) season data through SQL, REST and Oracle Database API for MongoDB.
See the JSON Relational Duality Developer's Guide for details on the JSON Relational Duality functionality.
Please ask your questions and share your use cases with us in the Oracle Database 23c Free – Developer Release forum.
Check out the following blogs: