Skip to Main Content

NoSQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Reading data from NoSQL database and show it in Apex

Jose ArósteguiMar 29 2022

Hi experts,
We have a new requirement that clearly aims to the use of a NoSql database.
We have to process json files in a shared directory. This files will contain the detail of an item of the pharma industry. It can have thousands of different attributes and the structure can vary a lot, depending of the category.
If we store these files as json documents in a NoSql database.... how can we expose this data in a relational way (we're using Apex as front end) so other systems can read this data without the need of parsing and saving it?
Thanks,
Jose.

Comments
Post Details
Added on Mar 29 2022
6 comments
792 views