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
+61-2Lines changed: 61 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Autonomous JSON Database
2
2
3
3
Oracle Autonomous JSON Database is a cloud document database service that makes it simple to develop JSON-centric applications. It features NoSQL-style document APIs (Oracle SODA and Oracle Database API for MongoDB), serverless scaling, high-performance ACID transactions, comprehensive security, and low pay-per-use pricing.
4
+
5
+
Reviewed: 25.01.2024
4
6
5
7
# Table of Contents
6
8
@@ -24,12 +26,69 @@ Oracle Autonomous JSON Database is a cloud document database service that makes
24
26
25
27
-[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
28
- Find how to reach unlimited scalability with Autonomous JSON and Oracle REST.
29
+
30
+
-[Python Developer Track for Oracle JSON and Duality Views](https://dev.to/javierdelatorre/python-developer-track-for-oracle-json-and-duality-views-2b9h)
31
+
- Workshop overview.
32
+
33
+
-[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)
34
+
- Configure developer free database.
35
+
36
+
-[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)
37
+
- First steps in the workshop.
38
+
39
+
-[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)
40
+
- First operations with Python and JSON.
41
+
42
+
-[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)
43
+
- Run queries without knowing SQL.
44
+
45
+
-[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)
46
+
- Improve your query performance.
47
+
48
+
-[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)
49
+
- Use Database Actions.
50
+
51
+
-[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)
52
+
- Learn how to model JSON data.
53
+
54
+
-[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)
55
+
- Analytical queries with SQL.
56
+
57
+
-[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)
58
+
- Use MongoDB with Duality Views.
27
59
28
60
# Useful Links
29
61
30
62
-[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)
69
+
- Learn the benefits of Duality Views.
70
+
71
+
-[Best Practices in Designing JSON Document Model in Autonomous JSON Database](https://www.youtube.com/watch?v=AyLM930yU88)
72
+
- Discover the best practices for Autonomous JSON when designing documents.
73
+
74
+
-[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)
75
+
- Learn how Oracle OSON works.
76
+
77
+
-[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)
78
+
- JSON new features for 21c.
79
+
80
+
-[JSON and PL/SQL: what's new in 23c?](https://www.youtube.com/watch?v=ICNDwGkAzBg)
81
+
- JSON new features for 23c.
82
+
83
+
-[JSON Tutorial for Oracle Database](https://blogs.oracle.com/sql/post/how-to-store-query-and-create-json-documents-in-oracle-database)
84
+
- Tutorial for Oracle JSON.
85
+
86
+
-[Install MongoDB API for any Oracle Database](https://blogs.oracle.com/database/post/installing-database-api-for-mongodb-for-any-oracle-database)
87
+
- Install MongoDB API when you are not using Autonomous Databases.
88
+
89
+
-[JSON Relational Duality blog announcement](https://blogs.oracle.com/post/json-relational-duality-app-dev)
90
+
- Duality Views introduction.
91
+
33
92
# LiveLabs
34
93
35
94
-[Developing with JSON and SODA in Oracle Database](https://apexapps.oracle.com/pls/apex/f?p=133:180:109524315536663::::wid:831)
@@ -41,7 +100,7 @@ Oracle Autonomous JSON Database is a cloud document database service that makes
41
100
42
101
# License
43
102
44
-
Copyright (c) 2023 Oracle and/or its affiliates.
103
+
Copyright (c) 2024 Oracle and/or its affiliates.
45
104
46
105
Licensed under the Universal Permissive License (UPL), Version 1.0.
0 commit comments