There was an error while loading. Please reload this page.
1 parent 5f88625 commit ce3d198Copy full SHA for ce3d198
.gitmodules
@@ -13,3 +13,6 @@
13
[submodule "db-sample-schemas"]
14
path = db-sample-schemas
15
url = https://github.com/oracle/db-sample-schemas
16
+[submodule "JSON/json-in-db"]
17
+path = JSON/json-in-db
18
+url = https://github.com/oracle/json-in-db
JSON/README.md
@@ -0,0 +1,5 @@
1
+# JSON based examples
2
+This folder stores JSON (JavaScript Object Notation) document based examples for Oracle Database.
3
+
4
+## json-in-db
5
+Legacy repository of JSON based examples.
JSON/json-in-db
0 commit comments