Course Outline
1. Introduction and What's New in Oracle Database 23ai
- Release overview, market positioning, and a developer-centric roadmap.
- A high-level tour of AI Vector Search, JSON/relational duality, and async drivers.
- Insights into how 23ai transforms typical developer workflows and application patterns.
2. Getting Hands-on: Environment and Tools (Lab)
- Installing and configuring Oracle Database 23ai Free for lab exercises.
- Setting up JDK, IDE, and client drivers (including JDBC and R2DBC where applicable).
- Establishing the first connection, running simple queries, and scaffolding a sample project.
3. JSON Relational Duality and New Data Types (Lab)
- Utilizing the enhanced JSON data type and JSON collections within application code.
- Understanding duality patterns: when to choose relational versus JSON approaches.
- Examples demonstrating how to store, query, and update JSON objects from Java/Quarkus applications.
4. AI Vector Search and Developer Use Cases (Lab)
- An introduction to AI Vector Search, including vector data types and vector indexes.
- Building a small semantic-search example: covering embedding generation, storage, and similarity queries.
- Discussing the integration of Vector Search with application code and libraries (concepts related to LangChain/LlamaIndex).
5. Asynchronous Programming, Pipelining, and Performance Patterns
- Understanding driver-level pipelining and async request patterns for JDBC, R2DBC, and other drivers.
- Exploring client-side patterns (reactive streams, Java virtual threads) and their impact on the server.
- Practical lab: implementing pipelined calls and measuring throughput improvements.
6. SQL, PL/SQL Enhancements, and Security Controls
- Exploring new SQL/PLSQL language features relevant to developers (e.g., schema annotations, direct joins in updates, new Boolean type).
- An overview of the SQL Firewall and how it enhances the runtime security of executed SQL.
- Hands-on exercise: migrating a small procedure to use new language features and testing SQL Firewall behavior in a controlled lab.
7. Testing, Debugging, and Deployment Best Practices (Lab)
- Unit testing database logic, generating representative test data, and evaluating behavior with new features.
- Packaging and deploying developer apps that utilize 23ai features to test environments.
- Checklist covering performance tuning, compatibility considerations, and next steps for production readiness.
Summary and Next Steps
Requirements
- A solid understanding of SQL and relational database concepts
- Practical experience with application development in Java or similar languages
- Familiarity with basic PL/SQL or server-side scripting concepts
Audience
- Application developers (Java, Quarkus, or similar)
- Database developers and PL/SQL engineers
- DevOps engineers responsible for developer tooling and CI environments
Testimonials (3)
good explanation on each points and provide assignment for practices.
Piseth Ben - ACLEDA Bank Plc.
Course - Oracle Database 19c: SQL Tuning Workshop
Learning about a new tool, the practices help a lot in understanding the topics, and that was what I liked the most.
David Vargas Alpizar - BANCO BAC SAN JOSE S.A
Course - Oracle Database 19c: Administration
Machine Translated
I found his methods very informative