Amazon RDS for Oracle now supports Oracle Database 26ai, the latest Long Term Support release, integrating directly with Amazon Bedrock for foundation model access. This update enables developers to use Oracle Select AI for natural language SQL generation and implement Retrieval Augmented Generation (RAG) natively. The release introduces AI Vector Search, allowing vector embeddings and semantic similarity searches to coexist with relational data and JSON without external vector databases.
- Oracle Database 26ai is now available on RDS as a Long Term Support release.
- Native Amazon Bedrock integration provides access to Claude, Nova, and Llama models.
- Select AI allows SQL query generation and execution via natural language prompts.
- RAG can be implemented directly in SQL using Oracle AI Vector Search.
- Vector embeddings and hybrid searches are supported alongside relational data.
Fleet impact: Plan migration paths for RDS Oracle instances to 26ai to leverage native vector search and reduce reliance on external vector stores. Evaluate Select AI capabilities for developer productivity and verify Bedrock integration requirements for your specific RAG workloads.