You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/autonomous-database/autonomous-json/README.md
+58-1Lines changed: 58 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,69 @@ Oracle Autonomous JSON Database is a cloud document database service that makes
24
24
25
25
-[Cloud Scalability using Customer Managed Oracle REST Data Service with Autonomous JSON](https://medium.com/@devpiotrekk/cloud-scalability-using-customer-managed-oracle-rest-data-service-with-autonomous-json-275fa06e8d22)
26
26
- Find how to reach unlimited scalability with Autonomous JSON and Oracle REST.
27
+
28
+
-[Python Developer Track for Oracle JSON and Duality Views](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-2b9h)
29
+
- Workshop overview.
30
+
31
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 1: Create and configure your Oracle 23cs](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-1-create-and-configure-your-oracle-23c-13hl)
32
+
- Configure developer free database.
33
+
34
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 2: First steps with Oracle and Python](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-2-first-steps-with-oracle-and-python-2c0m)
35
+
- First steps in the workshop.
36
+
37
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 3: CRUD operations](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-3-crud-operations-2oji)
38
+
- First operations with Python and JSON.
39
+
40
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 4: Queries by Example](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-4-queries-by-example-57ho)
41
+
- Run queries without knowing SQL.
42
+
43
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 5: Indexing](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-5-indexing-51fe)
44
+
- Improve your query performance.
45
+
46
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 6: Database Actions, GUI for JSON](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-6-database-actions-gui-for-json-5756)
47
+
- Use Database Actions.
48
+
49
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 7: Data Modeling, including Duality Views](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-7-data-modeling-including-duality-views-10l3)
50
+
- Learn how to model JSON data.
51
+
52
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 8: Run SQL over JSON](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-8-run-sql-over-json-5eib)
53
+
- Analytical queries with SQL.
54
+
55
+
-[Python Developer Track for Oracle JSON and Duality Views - Part 9: MongoDB API against Duality Views](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-part-9-mongodb-api-against-duality-views-9a2)
56
+
- Use MongoDB with Duality Views.
27
57
28
58
# Useful Links
29
59
30
60
-[JSON Developer Guide for 19c](https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/#Oracle%C2%AE-Database)
-[Key benefits of JSON Relational Duality](https://blogs.oracle.com/database/post/key-benefits-of-json-relational-duality-experience-it-today-using-oracle-database-23c-free-developer-release)
67
+
- Learn the benefits or Duality Views.
68
+
69
+
-[Best Practices in Designing JSON Document Model in Autonomous JSON Database](https://www.youtube.com/watch?v=AyLM930yU88)
70
+
- Discover the best practices for Autonomous JSON when designing documents.
71
+
72
+
-[Why Oracle Autonomous JSON is faster than MongoDB? You need to know about Oracle OSON](https://blogs.oracle.com/database/post/autonomous-json-database-under-the-covers-oson-format)
73
+
- Learn how Oracle OSON works.
74
+
75
+
-[JSON, what is new in 21c?](https://blogs.oracle.com/database/post/json-type-and-other-cool-new-json-features-in-oracle-database-release-21c)
76
+
- JSON new features for 21c.
77
+
78
+
-[JSON and PL/SQL: what's new in 23c?](https://www.youtube.com/watch?v=ICNDwGkAzBg)
79
+
- JSON new features for 23c.
80
+
81
+
-[JSON Tutorial for Oracle Database](https://blogs.oracle.com/sql/post/how-to-store-query-and-create-json-documents-in-oracle-database)
82
+
- Tutorial for Oracle JSON.
83
+
84
+
-[Install MongoDB API for any Oracle Database](https://blogs.oracle.com/database/post/installing-database-api-for-mongodb-for-any-oracle-database)
85
+
- Install MongoDB API when you are not using Autonomous Databases.
86
+
87
+
-[JSON Relational Duality blog announcement](https://blogs.oracle.com/post/json-relational-duality-app-dev)
88
+
- Duality Views introduction.
89
+
33
90
# LiveLabs
34
91
35
92
-[Developing with JSON and SODA in Oracle Database](https://apexapps.oracle.com/pls/apex/f?p=133:180:109524315536663::::wid:831)
0 commit comments