Skip to content

Commit 5fb06de

Browse files
authored
Update README.md
Updated Readme to include links to related topics
1 parent 1101716 commit 5fb06de

File tree

1 file changed

+18
-8
lines changed
  • data-platform/core-converged-db/database-23c

1 file changed

+18
-8
lines changed

data-platform/core-converged-db/database-23c/README.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,34 @@
22

33
By definition, a converged database is a database that provides native support for all modern data types and the latest development paradigms built into one product. By integrating new data types, workloads, and paradigms as features within a converged database, you can support mixed workloads and data types in a much simpler way. You don't need to manage and maintain multiple systems or worry about having to provide unified security across them. The Oracle Converged Database in 23 makes it easier and faster to develop data-driven apps while maintaining Enterprise-grade capabilities at the same time. Oracle Database 23, the next long-term release, is bringing the future of data and AI to developers and enterprises today.
44

5-
Reviewed: 26.04.2024
5+
Reviewed: 29.04.2024
66

77
# Useful Links
88

99
## Documentation
1010

11-
- [Official Oracle Product Page for Oracle Database 23c](https://www.oracle.com/de/database/23c/)
12-
- [Online doc for Oracle Base Database Service and Oracle Database 23c Free](https://docs.oracle.com/en/database/oracle/oracle-database/23/index.html)
11+
- [Oracle Database 23c on oracle.com](https://www.oracle.com/de/database/23c/)
12+
- [Online documentation for Oracle Base Database Service and Oracle Database 23c Free](https://docs.oracle.com/en/database/oracle/oracle-database/23/index.html)
13+
- [JSON-Relational Duality Views on Github](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/database-23c/json-relational-duality-views)
14+
- [Property Graph on Github](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/property-graph)
15+
- [Oracle Text on Github](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/oracle-text)
16+
- [JSON in Oracle Database on Github](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/db-json)
1317
- [Features and Licensing page](https://apex.oracle.com/database-features/)
1418
- [Oracle Interactive Technical Architecture Diagrams](https://docs.oracle.com/en/database/oracle/oracle-database/23/aliad/iad_home.html)
1519
- [Oracle Release Analyzer Diff Utility](https://oradiff.oracle.com/ords/r/oradiff/oradiff/home?session=226168768557352)
1620
- [Behavior Changes, Deprecations, and Desupports in Oracle Database 23c](https://docs.oracle.com/en/database/oracle/oracle-database/23/upgrd/oracle-database-changes-deprecations-desupports.html#GUID-2C4FCA8B-2617-49B9-89BD-A13A2BE42DCC)
17-
- [Client/Server Interoperability Support Matrix for Different Oracle Versions in my Oracle Support Doc ID 207303.1)](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=466448281697580&id=207303.1&_afrWindowMode=0&_adf.ctrl-state=nbfmqzpug_4)
21+
- [Client/Server Interoperability Support Matrix for Different Oracle Versions in my Oracle Support (Doc ID 207303.1)](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=466448281697580&id=207303.1&_afrWindowMode=0&_adf.ctrl-state=nbfmqzpug_4)
1822

19-
## Blogs and technical briefs
23+
## Blogs and Technical Briefs
2024

2125
- [Oracle Database 23c: The Next Long Term Support Release](https://blogs.oracle.com/database/post/oracle-database-23c-the-next-long-term-support-release)
2226
- [Announcing the General Availability of the SQL:2023 Standard](https://blogs.oracle.com/sql/post/general-availability-of-the-sql2023-standard)
27+
- [JSON Relational Duality: The Revolutionary Unification of Document, Object, and Relational Models](https://blogs.oracle.com/database/post/json-relational-duality-app-dev)
28+
- [Use JSON Relational Duality with Oracle Database API for Mongo DB](https://blogs.oracle.com/datawarehousing/post/use-json-relational-duality-with-oracle-database-api-for-mongo-db)
29+
- [Operational Property Graphs in Oracle Database 23c Free - Developer Release](https://blogs.oracle.com/database/post/operational-property-graphs-in-oracle-database-23c-free-developer-release)
30+
- [Using JavaScript community modules in Oracle Database 23c Free - Developer Release](https://blogs.oracle.com/developers/post/using-javascript-community-modules-in-oracle-database-23c-free-developer-release)
31+
- [How to import JavaScript ES Modules in 23c FREE and use them in SQL queries!](https://blogs.oracle.com/developers/post/how-to-import-javascript-es-modules-in-23c-free-and-use-them-in-sql-queries)
32+
- [New full-text search in 23c: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
2333
- [Introducing the Oracle Database Error Help Portal](https://blogs.oracle.com/database/post/error-help-portal)
2434
- [Oracle Database 23c: New feature - Direct Joins for UPDATE and DELETE Statements](https://blogs.oracle.com/database/post/oracle-database-23c-new-feature-direct-joins-for-update-and-delete-statements)
2535
- [Oracle-Base 23c articles](https://oracle-base.com/articles/23c/articles-23c#google_vignette)
@@ -33,9 +43,9 @@ Reviewed: 26.04.2024
3343
- [Exploring Operational Property Graphs in 23c Free](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3659&clear=RR,180&session=103715142172477)
3444
- [Simple Data Driven applications using JavaScript in Oracle Database 23c Free](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3696&clear=RR,180&session=103715142172477)
3545
- [Easy Text Search over Multiple Tables and Views with DBMS_SEARCH in 23c](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3721&clear=RR,180&session=103715142172477)
36-
- [all 23c LiveLabs](https://apexapps.oracle.com/pls/apex/f?p=133:100:103715142172477::::SEARCH:23c)
46+
- [23c on LiveLabs](https://apexapps.oracle.com/pls/apex/f?p=133:100:103715142172477::::SEARCH:23c)
3747

38-
# Team Publications
48+
# Team Publications
3949

4050
- [Oracle Database 23c Free Developer Release - 10 features you should know](https://blogs.oracle.com/coretec/post/oracle-database-23c-free-developer-sql)
4151
- [Sample data for Oracle Database](https://blogs.oracle.com/coretec/post/sample-data-for-oracle-database)
@@ -45,7 +55,7 @@ Reviewed: 26.04.2024
4555
- [Priority Transactions with high, medium and low priority](https://blogs.oracle.com/coretec/post/automatic-transaction-rollback-in-23c)
4656
- [Oracle Database 23c Development Edition on Docker](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
4757
- [23c SQL Firewall](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
48-
- [Lock-free reservation in 23c: how to start with](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c))
58+
- [Lock-free reservation in 23c: how to start with](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
4959
- [Lock-free reservation in 23c: scale your apps](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
5060
- [SQL Transpiler in 23c - automatic PL/SQL conversion into SQL](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
5161
- [New full-text search in 23c: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)

0 commit comments

Comments
 (0)