Skip to content

Commit 9f3a6ad

Browse files
Merge branch 'main' into amal
2 parents afa13af + 13c952f commit 9f3a6ad

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

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

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Oracle Database 23ai
22

3-
On May 2nd, Larry Ellison and Juan Loaiza announced the general availability of Oracle Database 23ai, the latest long-term support release. It enables organizations to make their data naturally smarter with built-in AI. This is a game changer for enterprises worldwide, and we are naming it Oracle Database 23ai because of the importance of its breakthrough AI technology. Oracle Database 23ai is a monumental release that includes Oracle AI Vector Search, more than 300 additional features and thousands of enhancements focused on simplifying the use of AI with data, accelerating app development, and running mission-critical workloads.
3+
On May 2nd 2024, Larry Ellison and Juan Loaiza announced the general availability of Oracle Database 23ai, the latest long-term support release. It enables organizations to make their data naturally smarter with built-in AI. This is a game changer for enterprises worldwide, and we are naming it Oracle Database 23ai because of the importance of its breakthrough AI technology. Oracle Database 23ai is a monumental release that includes Oracle AI Vector Search, more than 300 additional features and thousands of enhancements focused on simplifying the use of AI with data, accelerating app development, and running mission-critical workloads.
44
Oracle Database 23ai is available cloud-first, in OCI on Oracle Exadata Database Service, Oracle Exadata Cloud@Customer and Oracle Base Database Service, as well as on Oracle Database@Azure with Exadata Database Service.
55

6-
Reviewed: 03.05.2024
6+
Reviewed: 13.08.2024
77

88
# Useful Links
99

@@ -66,25 +66,39 @@ Reviewed: 03.05.2024
6666

6767
# Team Publications
6868

69+
## Blogs
70+
6971
- [Oracle Database Release 23ai is available now!](https://blogs.oracle.com/coretec/post/oracle-database-release-23ai)
7072
- [Oracle Database 23c Free Developer Release - 10 features you should know](https://blogs.oracle.com/coretec/post/oracle-database-23c-free-developer-sql)
7173
- [Sample data for Oracle Database](https://blogs.oracle.com/coretec/post/sample-data-for-oracle-database)
7274
- [Less coding using Domains](https://blogs.oracle.com/coretec/post/less-coding-with-sql-domains-in-23c)
73-
- [New value constructor in 23c](https://blogs.oracle.com/coretec/post/new-va)lue-constructor-in-23c)
75+
- [New value constructor in 23](https://blogs.oracle.com/coretec/post/new-value-constructor-in-23c)
7476
- [Schema Annotations - the new metadata](https://blogs.oracle.com/coretec/post/annotations-the-new-metadata-in-23c)
7577
- [Priority Transactions with high, medium and low priority](https://blogs.oracle.com/coretec/post/automatic-transaction-rollback-in-23c)
7678
- [Oracle Database 23c Development Edition on Docker](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
7779
- [23c SQL Firewall](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
7880
- [Lock-free reservation in 23c: how to start with](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
7981
- [Lock-free reservation in 23c: scale your apps](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
80-
- [SQL Transpiler in 23c - automatic PL/SQL conversion into SQL](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
82+
- [SQL Transpiler in 23 - automatic PL/SQL conversion into SQL](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
8183
- [New full-text search in 23c: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
8284
- [Easy Database Search with APEX in 23c](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
8385
- [SQL statement tracking in 23c with SQL History](https://blogs.oracle.com/coretec/post/easy-sql-statement-tracking-in23c)
8486
- [Developing a Java application using Oracle Graph Server](https://blogs.oracle.com/coretec/post/developing-a-java-application-working-on-top-of-oracle-property-graph-server)
8587
- [ETags with Oracle Database tables](https://blogs.oracle.com/coretec/post/valuebwith-table-data)
86-
- [Priority Transaction in 23ai (YouTube)](https://youtu.be/_JoihIHOnTY)
87-
- [all 23ai articles on blogs.oracle.com/coretec](https://blogs.oracle.com/coretec/category/cased-concurrency-control-rt-23ai)
88+
- [Getting started with True Cache in Oracle Database 23ai FREE](https://blogs.oracle.com/coretec/post/true-cache-in-23ai-free)
89+
- [Oracle Database Advisors](https://blogs.oracle.com/coretec/post/oracle-database-advisors-overview)
90+
- [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai)
91+
- [23ai blogs on blogs.oracle.com/coretec](https://blogs.oracle.com/coretec/category/cased-concurrency-control-rt-23ai)
92+
93+
## Videos
94+
- [Data Types in 23ai](https://youtu.be/D9vNdkmyc4k?si=Xq96eA2laNQtHD5O)
95+
- [JSON in Oracle Database](https://youtu.be/KMgsb-BWWc0?si=CKNoezNSycwXpQXO)
96+
- [Oracle True Cache](https://youtu.be/ecxflHglhJo?si=CS3wWUbmLma_Tvzv)
97+
- [Data Use Case Domains](https://youtu.be/DVGNzwLnkpA?si=8zuLO8g3i8F_Le3d)
98+
- [SQL/PGQ and SQL Property Graph](https://youtu.be/cezMbCP6hvc?si=CGowhb9nSW7oZ-8f)
99+
- [Schema Annotations](https://youtu.be/o-0VaT4SW7w?si=_PXlz2nck1Y3TH7x)
100+
- [Priority Transaction in 23ai](https://youtu.be/_JoihIHOnTY)
101+
- [Oracle Database 23ai Playlist](https://www.youtube.com/playlist?list=PLHA__TOeNI7MNBND0JWQUqTYOQ1up-VHX)
88102

89103
# License
90104

data-platform/core-converged-db/true-cache/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Today, many Oracle users place a cache in front of the Oracle Database to speed up query response time and improve overall scalability. True Cache is a new way to have a cache in front of the Oracle Database. True Cache is an in-memory, consistent, and automatically managed cache for Oracle Database. It operates similarly to an Active Data Guard readers farm, except True Cache is mostly diskless and designed for performance and scalability, as opposed to disaster recovery. An application can connect to True Cache directly for read-only workloads. A general read-write Java application can also mark some sections of the code as read-only, and the 23ai JDBC Thin driver can automatically send read-only workloads to configured True Caches.
44
True Cache has many advantages including ease of use, consistent data, more recent data, and automatically managed cache.
55

6-
True Cache is available with Oracle Database 23ai and later versions. It is not supported in earlier releases. True Cache is available in Oracle Database 23ai Free and Oracle Base Database Service Enterprise Edition (please read the limitations in the Licensing Guide).
6+
True Cache is available with Oracle Database 23ai and later versions. It is not supported in earlier releases. True Cache is available in Oracle Database 23ai Free, Oracle Base Database Service Enterprise Edition and Oracle Database Enterprise Edition on Engineered Systems (please read detailed information in the Licensing Guide).
77

8-
Reviewed: 06.05.2024
8+
Reviewed: 13.08.2024
99

1010
# Useful Links
1111

@@ -21,10 +21,15 @@ Reviewed: 06.05.2024
2121
## Blogs
2222

2323
- [Introducing Oracle True Cache: In-memory, consistent, and automatically managed SQL cache (Oracle Database 23ai)](https://blogs.oracle.com/database/post/introducing-oracle-true-cache)
24+
25+
## LiveLabs
26+
27+
- [Improve application performance with True Cache](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3933&clear=180)
2428

2529
# Team Publications
2630

27-
- [Getting started with True Cache in Oracle Database 23ai FREE](https://blogs.oracle.com/coretec/post/true-cache-in-23ai-free)
31+
- [Getting started with True Cache in Oracle Database 23ai FREE (Blog)](https://blogs.oracle.com/coretec/post/true-cache-in-23ai-free)
32+
- [Oracle True Cache (YouTube)](https://youtu.be/ecxflHglhJo?si=Son0ec6P1MKAL2YL)
2833

2934

3035
# License

0 commit comments

Comments
 (0)