How to load pre-built embedding generation model into Oracle, compute VECTORs, create VECTOR INDEX, and find similar text with the VECTOR_DISTANCE function.
You can code more of your data models into your Oracle Database 23ai schemas today using DOMAINs and ANNOTATIONS. Here’s an example with a DUALITY VIEW.
How to filter or search your Oracle Database 23ai JSON Relational Duality Views using REST APIs, a simple example using our simple dot notation.
What is the Database Tools team up to at Oracle Cloud World 2024? I have our list of sessions, labs, panels, and more here for easy registration.
An overview of using SQL Developer extension for VS Code to point and click your way through building Oracle 23ai Duality Views.
Oracle SQL Developer Extension for VS Code update 24.2 is now available! DB 23ai devs now get a rich GUI for working with JSON Relational Duality Views!
Oracle Database 23ai had a primary objective – make the Oracle Database more developer friendly. One of the byproducts of that mission, was more useful error messages, including ORA-00918 & ambiguous column names.
Oracle SQLcl version 24.2 now makes working with Oracle’s Automatic Workload Repository (AWR) features as easy as typing A-W-R!
A quick note on connecting to Oracle Database with SQLcl 24.2, what happens when there’s a problem, or when we find an Oracle Client.
Running the new version of Oracle REST Data Services to test a new feature, like our new HTTP Error response code (570, 571, 572, 574, 577, 578).