Skip to content

Commit ceccd4c

Browse files
Update README.md
1 parent e647c8c commit ceccd4c

File tree

1 file changed

+14
-1
lines changed
  • data-platform/autonomous-database/autonomous-json/document_format_conversion_api

1 file changed

+14
-1
lines changed
Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
test to be added later
1+
This repo contains PL/SQL API for document conversion demonstrating how it is possible to abstract from a particular format (XML or JSON) and work on the data.
2+
**doc** directory contains documentation, including overview presentation and user guide
3+
**sql** directory contains API code with scripts allowing easy installation and removal
4+
**demo** directory contains script demonstrating functionality of the API
5+
6+
# License
7+
8+
Copyright (c) 2025 Oracle and/or its affiliates.
9+
10+
Licensed under the Universal Permissive License (UPL), Version 1.0.
11+
12+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
13+
14+

0 commit comments

Comments
 (0)