Skip to content

Commit dba8b40

Browse files
Update README.md
1 parent a084860 commit dba8b40

File tree

1 file changed

+19
-1
lines changed
  • data-platform/autonomous-database/autonomous-json/oracle23ai-json-views-support

1 file changed

+19
-1
lines changed
Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
a
1+
## Oracle Database 23ai support for JSON Duality and Collection Views
2+
3+
This repository contains scripts demonstrating support for Oracle JSON views in Oracle Database 23ai and Oracle API for MongoDB
4+
- js directory contains mongosh scripts using Oracle API for MongoDB
5+
- sql directory contains SQL scripts demonstrating Oracle Database support for JSON views
6+
7+
## Requirements
8+
- mongosh installed
9+
- SQL Cl installed
10+
- Oracle Database 23ai with Oracle API for MongoDB enabled
11+
12+
## License
13+
14+
Copyright (c) 2025 Oracle and/or its affiliates.
15+
16+
Licensed under the Universal Permissive License (UPL), Version 1.0.
17+
18+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
19+

0 commit comments

Comments
 (0)