File tree Expand file tree Collapse file tree
data-platform/autonomous-ai-database/autonomous-ai-json/ai-json-cloud-demo Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ This repository contains demo presenting capabilities of Oracle Database related to processing external JSON data stored in Object Storage buckets.
2+ It consists of the following files:
3+ * utl_json_cloud.* - this is the definition of PL/SQL package UTL_JSON_CLOUD, which is used in the demo
4+ this package provides
5+ wrappers for credential creation procedures allowing to create a credential object in the same way regardless of the flavour of the database
6+ procedures automatizing creation of JSON collection views pointing to external JSON data
7+ * demo.sql - demo presenting reading, importing, exporting and managing the external JSON data
8+
9+ # License
10+
11+ Copyright (c) 2025 Oracle and/or its affiliates.
12+
13+ Licensed under the Universal Permissive License (UPL), Version 1.0.
14+
15+ See [ LICENSE] ( https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE ) for more details.
You can’t perform that action at this time.
0 commit comments